Merge branch 'master' of github.com:dopefishh/dotfiles
authorMart Lubbers <mart@martlubbers.net>
Tue, 17 Apr 2018 05:44:23 +0000 (07:44 +0200)
committerMart Lubbers <mart@martlubbers.net>
Tue, 17 Apr 2018 05:44:23 +0000 (07:44 +0200)
1  2 
shell/.bashrc

diff --cc 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=$?