fragment bashrc
This commit is contained in:
@@ -35,3 +35,9 @@ zstyle ':completion:*' verbose true
|
||||
|
||||
zstyle ':completion:*:*:kill:*:processes' list-colors '=(#b) #([0-9]#)*=0=01;31'
|
||||
zstyle ':completion:*:kill:*' command 'ps -u $USER -o pid,%cpu,tty,cputime,cmd'
|
||||
|
||||
export ZSH="$HOME/.oh-my-zsh"
|
||||
ZSH_THEME="powerlevel9k/powerlevel9k"
|
||||
source $ZSH/custom/themes/powerlevel9k/powerlevel9k.zsh-theme
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user