diff --git a/plugins/available/fasd.plugin.bash b/plugins/available/fasd.plugin.bash new file mode 100644 index 00000000..0a1ae918 --- /dev/null +++ b/plugins/available/fasd.plugin.bash @@ -0,0 +1,4 @@ +cite about-plugin +about-plugin 'load fasd, if you are using it' + +_command_exists fasd && eval $(fasd --init auto)