Work on zsh
Moved folder inside config added capslock indicator to prompt
This commit is contained in:
parent
0f21cf5e2b
commit
7532ade0e3
42 changed files with 5093 additions and 4 deletions
3
zshrc
3
zshrc
|
@ -45,7 +45,8 @@ ZSH_THEME="powerlevel9k/powerlevel9k"
|
|||
# HIST_STAMPS="dd.mm.yyyy"
|
||||
|
||||
# Would you like to use another custom folder than $ZSH/custom?
|
||||
ZSH_CUSTOM=$HOME/.dotfiles/custom-oh-my-zsh
|
||||
ZSH_CUSTOM=$HOME/.dotfiles/config/oh-my-zsh
|
||||
|
||||
|
||||
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
|
||||
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue