Переход на использование Oh My Zsh

This commit is contained in:
2021-12-06 00:42:07 +03:00
parent 97d234df5f
commit 8d03a2ed06
12 changed files with 121 additions and 110 deletions

7
.zshrc
View File

@ -3,12 +3,13 @@ for S in \
15-env \
25-history \
35-options \
45-plugins \
45-prompt \
55-agents \
65-prompt \
65-scripts \
75-aliases \
78-scripts \
82-plugins \
85-compinit \
88-ohmyzsh \
95-finish
do
N="${S//[0-9\-]/}"