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