feat(tmux): add tmuxconf alias to edit .tmux.conf (#6555)

Closes #6555
This commit is contained in:
Billy Mathews
2018-01-17 00:08:38 +00:00
committed by Marc Cornellà
parent a7efd96a60
commit 675a2d9922
2 changed files with 12 additions and 10 deletions

View File

@ -11,6 +11,7 @@ alias ts='tmux new-session -s'
alias tl='tmux list-sessions'
alias tksv='tmux kill-server'
alias tkss='tmux kill-session -t'
alias tmuxconf='$EDITOR ~/.tmux.conf'
# CONFIGURATION VARIABLES
# Automatically start tmux