repositories
/
dotfiles.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
86aaaef
4309b3d
)
Merge branch 'master' of github.com:dopefishh/dotfiles
author
Mart Lubbers
<mart@martlubbers.net>
Tue, 17 Apr 2018 05:44:23 +0000
(07:44 +0200)
committer
Mart Lubbers
<mart@martlubbers.net>
Tue, 17 Apr 2018 05:44:23 +0000
(07:44 +0200)
1
2
shell/.bashrc
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
shell/.bashrc
index
91cb2f2
,
bce6795
..
7db3f56
---
1
/
shell/.bashrc
---
2
/
shell/.bashrc
+++ b/
shell/.bashrc
@@@
-30,8
-30,7
+30,8
@@@
export COLORFGBG="default;default
alias ls='ls --color=auto'
alias grep='grep --color=auto'
alias vi=vim
- alias tmux="tmux -f ~/.config/tmux/config"
+export TMUX_TMPDIR="$XDG_RUNTIME_DIR"
+ alias tmux='tmux -f ~/.config/tmux/config'
set_prompt(){
last_c=$?