mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-09 04:36:14 +08:00
![Kjetil Thuen](/assets/img/avatar_default.png)
* Add clojure completions * More ideomatic fish code * Clojure completions in separate file * Aboid use of psb using bb -e * Return early when bb can not be found * Remove superflous escape * Another superflous escape
2 lines
32 B
Fish
2 lines
32 B
Fish
complete -c clojure --wraps clj
|