Added oh-my-zsh in all its glory

This commit is contained in:
2018-10-16 21:57:25 +02:00
parent 226726f5a8
commit c8fe9b52f0
616 changed files with 49532 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# aliases
alias txs='tmuxinator start'
alias txo='tmuxinator open'
alias txn='tmuxinator new'
alias txl='tmuxinator list'