Fixed tmux config
This commit is contained in:
parent
59fdfe7ea2
commit
384460ec29
3 changed files with 12 additions and 1 deletions
|
@ -54,7 +54,7 @@ alias bower='bower --config.storage.packages=~/.cache/bower/packages --config.st
|
|||
alias gdb='gdb -x $HOME/.config/gdbinit'
|
||||
alias iftop='iftop -c $HOME/.config/iftoprc'
|
||||
alias lmms='lmms --config $HOME/.config/lmmsrc.xml'
|
||||
alias tmux='tmux -f $HOME/.config/tmux.conf'
|
||||
alias tmux='tmux -f $HOME/.config/tmux/tmux.conf'
|
||||
|
||||
# TODO ruby's gem when I find a use for it
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue