Removed img2iso function from zsh and fixed the path for mosh in tmix function

This commit is contained in:
2020-09-24 21:38:01 +02:00
parent df5c1a0a64
commit 148e9e9e08
3 changed files with 1 additions and 18 deletions

View File

@ -1,5 +1,4 @@
fpath=($fpath $ZDOTDIR/functions)
autoload extract
autoload img2iso
autoload tmix