dotfiles/.zsh/lib/20-functions.zsh

6 lines
83 B
Bash

fpath=($fpath $ZDOTDIR/functions)
autoload extract
autoload img2iso
autoload tmix