Add new stuff
This commit is contained in:
parent
871d10df5e
commit
95cc4eaef4
2 changed files with 10 additions and 1 deletions
3
.zshrc
3
.zshrc
|
|
@ -126,3 +126,6 @@ export LESS_TERMCAP_se=$'\e[0m'
|
|||
export LESS_TERMCAP_so=$'\e[01;33m'
|
||||
export LESS_TERMCAP_ue=$'\e[0m'
|
||||
export LESS_TERMCAP_us=$'\e[1;4;31m'
|
||||
|
||||
# Enable extended glob
|
||||
setopt extendedglob
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue