moved functions from .zshrc to .zsh/functions.d/
This commit is contained in:
parent
16c20dae0a
commit
fd5eef4f09
3 changed files with 90 additions and 0 deletions
4
.zsh/functions.d/README.md
Normal file
4
.zsh/functions.d/README.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
functions.d/
|
||||
============
|
||||
|
||||
I add custom function for my shell here. The filename equls the function name.
|
||||
Loading…
Add table
Add a link
Reference in a new issue