fix for termux on android
This commit is contained in:
parent
a070ef1e6a
commit
aaeaee4ec6
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -493,7 +493,7 @@ export LESS_TERMCAP_us=$'\E[01;36m'
|
|||
export LESS=-R
|
||||
|
||||
autoload -U compinit colors zcalc
|
||||
compinit -d
|
||||
compinit -d 2>&1 > /dev/null
|
||||
colors
|
||||
# <<<
|
||||
### Various manjaro ZSH functions >>>
|
||||
|
|
Loading…
Add table
Reference in a new issue