mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
Update zshrc.zsh-template
This commit is contained in:
parent
c690f73161
commit
6042e64064
1 changed files with 4 additions and 0 deletions
|
|
@ -102,3 +102,7 @@ source $ZSH/oh-my-zsh.sh
|
|||
# Example aliases
|
||||
# alias zshconfig="mate ~/.zshrc"
|
||||
# alias ohmyzsh="mate ~/.oh-my-zsh"
|
||||
alias ll='ls -alF'
|
||||
alias la='ls -A'
|
||||
alias l='ls -CF'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue