Now storing ls again.
This commit is contained in:
parent
5dce327fa5
commit
05b990c542
4
zshrc
4
zshrc
@ -20,10 +20,6 @@ alias wow='git status'
|
|||||||
alias very='git'
|
alias very='git'
|
||||||
alias much='git'
|
alias much='git'
|
||||||
alias such='git'
|
alias such='git'
|
||||||
#Do not store commmands with leading space
|
|
||||||
setopt HIST_IGNORE_SPACE
|
|
||||||
#Do not store ls
|
|
||||||
alias ls=' ls --color=auto'
|
|
||||||
alias resource='source ~/.zshrc'
|
alias resource='source ~/.zshrc'
|
||||||
if [ -f .zsh_environment ]
|
if [ -f .zsh_environment ]
|
||||||
then
|
then
|
||||||
|
Loading…
Reference in New Issue
Block a user