fish-nuggets icon indicating copy to clipboard operation
fish-nuggets copied to clipboard

Completions, code snippets helping you to get even more out of the amazing Fish shell

Results 4 fish-nuggets issues
Sort by recently updated
recently updated
newest added

As $GEM_HOME is set afterwards this will cause `/bin` to be included in the PATH. This caused for me messing up commands I had in `/usr/local/bin` to be preferred over...

I'm using fish in Cygwin, so that `PATH` variable contains paths with "Program Files (x86)" directory. The issue is that `sed` invocation in [8th line of `rvm` function][1] is stripping...

I got the problem that my rvm binary wasn't found in the $PATH environment

Currently if I login with SSH with fish as default shell then I get error ``` myhost ~> ssh otherhost Have a lot of fun... Last login: Thu Jan 23...