changed folder layout
This commit is contained in:
parent
fd30095cd0
commit
b5f657b8a4
9 changed files with 37 additions and 397 deletions
|
@ -1,5 +1,7 @@
|
|||
# Source all files
|
||||
for file in ${HOME}/dotfiles/cfg/zsh/cfg.d/*.zsh; do source $file; done
|
||||
for file in ${HOME}/dotfiles/cfg/zsh/cfg.d/*.zsh; do
|
||||
source $file
|
||||
done
|
||||
|
||||
# Prompt
|
||||
prompt z4rr3t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue