mirror of
https://github.com/KevinMidboe/dotfiles.git
synced 2025-10-29 17:40:19 +00:00
Added oh-my-zsh in all its glory
This commit is contained in:
5
.oh-my-zsh/plugins/tmuxinator/tmuxinator.plugin.zsh
Normal file
5
.oh-my-zsh/plugins/tmuxinator/tmuxinator.plugin.zsh
Normal file
@@ -0,0 +1,5 @@
|
||||
# aliases
|
||||
alias txs='tmuxinator start'
|
||||
alias txo='tmuxinator open'
|
||||
alias txn='tmuxinator new'
|
||||
alias txl='tmuxinator list'
|
||||
Reference in New Issue
Block a user