Adds some import only files or comparison.

This commit is contained in:
2026-09-03 16:03:30 -07:00
parent 2ab2c2fb08
commit 467180c7c7
3 changed files with 20 additions and 0 deletions

3
.zshrc
View File

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