Adds some import only files or comparison.
This commit is contained in:
3
.zshrc
3
.zshrc
@@ -46,3 +46,6 @@ SAVEHIST=10000
|
||||
|
||||
# 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'
|
||||
|
||||
# Initialize profile environment
|
||||
[ -f "$HOME/.init_profile" ] && . "$HOME/.init_profile"
|
||||
|
||||
Reference in New Issue
Block a user