remove some old aliases
This commit is contained in:
parent
46947e8f9c
commit
89eda6a79b
@ -1,8 +1,5 @@
|
|||||||
alias ls='ls --color=auto'
|
alias ls='ls --color=auto'
|
||||||
alias grep='grep --color'
|
alias grep='grep --color'
|
||||||
alias vim='nvim'
|
|
||||||
alias vi='nvim'
|
|
||||||
alias w3='w3m -T text/html'
|
|
||||||
|
|
||||||
fpath+=~/.local/share/zsh/functions
|
fpath+=~/.local/share/zsh/functions
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user