about summary refs log tree commit diff
path: root/modules/programs/fish
Commit message (Collapse)AuthorAgeFilesLines
* modules/fish/fasd: fix fish script bugProfpatsch2017-02-101-1/+1
| | | | | The function invocation apparently got less lenient, the function name *must* come first now, before any arguments.
* programs/fish/fasd: fasd integration for fishProfpatsch2016-04-111-0/+30
Add simple fasd integration for fish. A command `z` directly jumps to the most “frecent” folder fitting its argument.