tmux nav changes, vim-commentary binding

This commit is contained in:
2022-10-03 17:36:30 -04:00
parent 1566502bac
commit a80f48d86f
3 changed files with 6 additions and 1 deletions

View File

@@ -27,6 +27,7 @@ fi
alias pls='sudo'
alias sshdev='ssh jacob@192.168.10.70'
alias sshdevdesktop='ssh jacob@192.168.10.165'
alias cddf='cd $HOME/.dotfiles'
alias nvdf='nvim $HOME/.dotfiles/README.md'