fragment bashrc

This commit is contained in:
dl92
2025-02-17 23:48:09 +00:00
parent 5223a9f0d3
commit cd58a6c5e4
7 changed files with 11 additions and 5 deletions

View File

@@ -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