dotfiles/.config/shell/rc.d/enable-fasd-hook.sh
2019-06-05 16:44:15 +02:00

4 lines
96 B
Bash

#!/bin/sh
# more usage instructions at https://github.com/clvv/fasd
eval "$(fasd --init auto)"