mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-30 14:00:43 +00:00
Add misc.zsh
This commit is contained in:
parent
5327c11dc9
commit
d8e718c1d4
2 changed files with 8 additions and 0 deletions
|
@ -13,6 +13,7 @@ in
|
|||
|
||||
${readFile ./rc/aliases.zsh}
|
||||
${readFile ./rc/functions.zsh}
|
||||
${readFile ./rc/misc.zsh}
|
||||
'';
|
||||
|
||||
completionInit = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue