colors
This commit is contained in:
parent
94e97d8f09
commit
0c97979a78
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,8 @@ cat <<EOF > $HOME/.zshrc
|
||||||
HISTSIZE=10000
|
HISTSIZE=10000
|
||||||
SAVEHIST=10000
|
SAVEHIST=10000
|
||||||
|
|
||||||
|
zstyle ':prompt:pure:user:root' color red
|
||||||
|
zstyle ':prompt:pure:host' color cyan
|
||||||
source "$HOME/.slimzsh/slim.zsh"
|
source "$HOME/.slimzsh/slim.zsh"
|
||||||
source /usr/share/doc/fzf/examples/key-bindings.zsh
|
source /usr/share/doc/fzf/examples/key-bindings.zsh
|
||||||
unsetopt correct
|
unsetopt correct
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue