changed yet more stuff
This commit is contained in:
parent
a0d198cdcb
commit
7935ec2ef6
23 changed files with 1080 additions and 47 deletions
1
config/zsh/zshrc.d/02-functions.zsh
Normal file
1
config/zsh/zshrc.d/02-functions.zsh
Normal file
|
@ -0,0 +1 @@
|
|||
for file in ${ZSHRCD}/functions/*.zsh; do source $file; done
|
Loading…
Add table
Add a link
Reference in a new issue