This website requires JavaScript.
Explore
Help
Sign In
Marty
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
3
Pull requests
Projects
Releases
Wiki
Activity
82d2e3079a
dotfiles
/
.config
/
shell
/
rc.d
/
enable-fasd-hook.sh
4 lines
95 B
Bash
Raw
Normal View
History
Unescape
Escape
Add fasd shell hook
2019-06-05 14:44:15 +00:00
#!/bin/sh
Naive fixing of linter errors
2019-07-24 05:33:28 +00:00
# more usage instructions at https://github.com/clvv/fasd
Add fasd shell hook
2019-06-05 14:44:15 +00:00
eval
"
$(
fasd --init auto
)
"
Reference in a new issue
Copy permalink