Adding some typo aliases
This commit is contained in:
parent
49aa230dac
commit
8044a28fdc
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user