-
I try to install omf but see error:
```
/u/l/p/dist-packages> curl https://raw.githubusercontent.com/oh-my-fish/oh-my-fish/master/bin/install | fish
% Total % Received % Xferd Average Speed …
-
I have enabled node on my fish config, but I am getting an error about invalid index.
I am running latest fish, version 3.4.1-249-g39df8f0b3, omf 7, and just installed bobthefish today. Tried folders…
-
# Reproduction
1. Configure projections using the config below
2. Restart neovim
3. Open `:Telescope projections` either from hotkey or manual cmd
## Expected
- See interactive list of proj…
-
fish, version 3.6.0
Linux arch 6.1.12-arch1-1
When i cd into my dotfiles git directory it takes like 3-4 seconds. I tested it with "sh -c 'env HOME=$(mktemp -d) fish'" and I do not have the same…
-
Hello, I have tried installing the theme on a macOS using the steps outlined in the readme. That is, I have added the required lines to the config.fish and I have coreutils, gnu-sed, git, xsel, wmctrl…
-
Running Topgrade 10.2.2 on Arch based distros that are fully updated
## Full system update without a Topgrade error
##It gets to .NET and it fail.
~~~
╰─λ topgrade -v
DEBUG Configuration a…
-
I read through all the docs & FAQ but didn't find a way to easily "install" a local package during development so that changes to functions are easily reloaded.
I thought to run `set fish_function_…
-
Fish Version: 3.1.2
OS: Ubuntu 21.04
I've tried the ```sh -c 'env HOME=$(mktemp -d) fish'```, and it work just fine!
I just fresh install ubuntu on my laptop and want to using fish, back then…
-
I have a python script I run when I install Ubuntu (it installs some apps I need etc). And it installs oh-my-fish as well:
```
system('sudo apt-get --assume-yes install fish')
system('curl -L github…
-
Im new to fish and omf and want to use the agnoster theme on my MacBook. I install the theme without any problems. But the directory path did not shown in the right style. Is there any terminal settin…