started with tmux and st
[dotfiles.git] / shell / .bashrc
index 29d1747..bce6795 100644 (file)
@@ -30,6 +30,7 @@ export COLORFGBG="default;default"
 alias ls='ls --color=auto'
 alias grep='grep --color=auto'
 alias vi=vim
+alias tmux='tmux -f ~/.config/tmux/config'
 
 set_prompt(){
        last_c=$?