This is the first commit that brings the privet dotfiles to a public reop previously this was all one puppet module. Now this has been split out so I can put all of the private files in a private puppet module
4 lines
85 B
Bash
4 lines
85 B
Bash
|
|
alias tmux="tmux -2"
|
|
alias ts='tmux switch-client -t'
|
|
alias td='tmux detach-client'
|