Update zshrc
This commit is contained in:
parent
989cb25f5b
commit
fbaf462bcc
1 changed files with 1 additions and 1 deletions
2
zshrc
2
zshrc
|
@ -12,7 +12,7 @@ LS="ls"
|
||||||
LS_COLOUR="auto"
|
LS_COLOUR="auto"
|
||||||
LS_ON_CD="yes"
|
LS_ON_CD="yes"
|
||||||
LS_ON_INIT="no"
|
LS_ON_INIT="no"
|
||||||
LS_COLORS='di=34:ow=44;37:tw=44;37:st=44;37:ex=31:su=7;31:sg=7;31:ln=33:or=7;33:pi=32:do=32:bd=35:cd=35:so=32:*.bz2=36:*.dmg=36:*.gz=36:*.rar=36:*.xz=36:*.zip=36:*.orig=90:*~=90'
|
LS_COLORS='di=34:ow=44;37:tw=44;37:st=44;37:ex=31:su=7;31:sg=7;31:ln=33:or=7;33:pi=32:do=32:bd=35:cd=35:so=32:*.bz2=36:*.dmg=36:*.gz=36:*.gpg=36:*.rar=36:*.tar=36:*.tbz2=36:*.tgz=36:*.xz=36:*.zip=36:*.orig=90:*~=90'
|
||||||
FEMALE="no" # Whether the user is female ;)
|
FEMALE="no" # Whether the user is female ;)
|
||||||
LISTMAX=32768
|
LISTMAX=32768
|
||||||
WORDCHARS="*?[];!#~"
|
WORDCHARS="*?[];!#~"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue