2
0
Fork 0
mirror of https://github.com/fish-shell/fish-shell synced 2025-02-01 14:53:28 +00:00
Commit graph

5 commits

Author SHA1 Message Date
Fabian Homborg
0a8c922d92 Use command -sq instead of redirection
This option has been available for a while now and it's a bit shorter.
2017-02-18 22:16:55 +01:00
Fabian Homborg
2587bbc4a7 rbenv completion: Remove trailing spaces 2015-09-10 15:10:25 +02:00
Fabian Homborg
e9fcbb334e rbenv completion: Support ruby-build as plugin
Fixes 
2015-09-10 02:04:40 +02:00
Fabian Homborg
5e555fc1cf Completions: Don't check $cmd[1]
This is already done by fish before calling the completion.

It breaks completion with combiners () and also with wrappers.

(This does not include git because that's better solved in )
2015-08-17 12:29:03 +02:00
Bruno Pinto
dc837eb8a3 completion for rbenv 2012-07-28 13:45:47 -03:00