Added img2iso function in zsh

This commit is contained in:
2020-05-28 23:50:31 +02:00
parent 9d7f21f504
commit 8b72233e29
2 changed files with 17 additions and 0 deletions

View File

@ -1,3 +1,4 @@
fpath+=$ZDOTDIR/functions
autoload extract
autoload img2iso