mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
Adding custom plugins to git
This commit is contained in:
parent
e222b823f9
commit
ec52d9ee98
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
for file in ${0:A:h}/*.zsh(.N); do
|
||||
source "$file"
|
||||
done
|
||||
Loading…
Add table
Add a link
Reference in a new issue