changed folder layout
This commit is contained in:
parent
d8d0325842
commit
6a1f0cce72
24 changed files with 2 additions and 2162 deletions
|
@ -1,6 +1,5 @@
|
|||
# Source all files
|
||||
source ${HOME}/dotfiles/cfg/zsh/cfg.d/export
|
||||
for file in ${DOTCFGD}/*.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