You've already forked Tobias-zsh-shell
Adding some typo aliases
This commit is contained in:
3
zshrc
3
zshrc
@@ -39,6 +39,9 @@ alias ll='ls -la'
|
||||
alias grep='grep --color=auto'
|
||||
alias fgrep='fgrep --color=auto'
|
||||
alias egrep='egrep --color=auto'
|
||||
######################### typo aliases #########################
|
||||
alias lcear='clear'
|
||||
alias claer='clear'
|
||||
|
||||
|
||||
source /usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
||||
|
Reference in New Issue
Block a user