home/amneesh: init

This commit is contained in:
Amneesh Singh
2024-07-08 17:49:02 +05:30
parent 270d7c2fe4
commit 3aab004b55
4 changed files with 37 additions and 0 deletions

View File

@@ -19,6 +19,7 @@
};
initExtra = ''
unsetopt extendedGlob
[[ -f ~/.zsh_custom ]] && source ~/.zsh_custom
'';
};
}