Add fasd shell hook
This commit is contained in:
parent
79768266a1
commit
6b7705409c
1 changed files with 3 additions and 0 deletions
3
.config/shell/rc.d/enable-fasd-hook.sh
Normal file
3
.config/shell/rc.d/enable-fasd-hook.sh
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
# more usage instructions at https://github.com/clvv/fasd
|
||||||
|
eval "$(fasd --init auto)"
|
Loading…
Reference in a new issue