X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=shell%2F.bashrc;h=bce67954e8b21d205c987b8c76eb33c71065c6a4;hb=4309b3dadf581b3dcd51b91a8373262990fb4175;hp=29d174760168e23ee7809a7d7dd1d4cb976020c6;hpb=b32e821c4d49d807bb07b708bb99a8f8b16f285d;p=dotfiles.git diff --git a/shell/.bashrc b/shell/.bashrc index 29d1747..bce6795 100644 --- a/shell/.bashrc +++ b/shell/.bashrc @@ -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=$?