1
0
mirror of https://github.com/akelge/zsh synced 2025-07-04 05:29:06 +00:00

Cleanup... for now

This commit is contained in:
2021-10-28 10:46:27 +02:00
parent 7023dd4906
commit 1487224aaa
4 changed files with 2 additions and 58 deletions

View File

@ -8,5 +8,5 @@ fi
# thefuck
whence thefuck > /dev/null && eval $(thefuck --alias)
#z
# z
[ -f $LIBRARY/plugins/zsh-z/zsh-z.plugin.zsh ] && source $LIBRARY/plugins/zsh-z/zsh-z.plugin.zsh