fish-nuggets
fish-nuggets copied to clipboard
Completions, code snippets helping you to get even more out of the amazing Fish shell
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...