Last oh-my-zsh config, switching to antigen
This commit is contained in:
parent
ad037103b2
commit
50e47c998e
2 changed files with 30 additions and 9 deletions
4
.aliases
4
.aliases
|
|
@ -1,2 +1,6 @@
|
|||
alias ls='ls --color=auto'
|
||||
alias dotfiles='/usr/bin/git --git-dir=/home/marty/.dotfiles/ --work-tree=/home/marty'
|
||||
alias n='nnn'
|
||||
alias m='micro'
|
||||
|
||||
alias zshconf='m ~/.zshrc'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue