The Wayback Machine - https://web.archive.org/web/20200525160813/https://github.com/topics/fish-shell
Skip to content
#

fish-shell

fish logo

fish is a smart and user-friendly command line shell for Linux, macOS, and the rest of the family.

Here are 468 public repositories matching this topic...

jorgebucaran
jorgebucaran commented Jan 31, 2019

Merely for aesthetic consistency. There is already a fish_history and fish_variables file in your ~/.config/fish directory. Renaming fishfile to fish_bundle (or fish_file) would be nice.

$ la ~/.config/fish
jb  staff   320B Jan 31 00:51 .
jb  staff   448B Jan 31 00:48 ..
jb  staff   128B Jan 31 00:48 completions
jb  staff   128B Jan 31 00:48 conf.d
jb  staff   190K
spacefish
thernstig
thernstig commented Oct 19, 2019

I could not find any documentation in regards to FZF_PREVIEW_FILE_CMD and FZF_PREVIEW_DIR_CMD.

My initial thought it would be the commands used automatically if I do fzf --preview. But seeing as this repo's main headline is "Ef-🐟-ient fish keybindings for fzf" I am guessing the two env vars do something else.

Please enlighten us :)

jorgebucaran
jorgebucaran commented Feb 7, 2019

If you upgraded to the latest version, you'll need to make some adjustments. Sorry! 🙇

In this issue, I'll explain what these changes are and how to rewrite your tests.

History

Let's make sure we are on the same page. The previous test syntax wasn't valid fish syntax. Running fishtape test.fish transformed test blocks to valid to [test](https://fishshell.com/docs/current/commands.

Abourass
Abourass commented Feb 12, 2020

After the most recent fish shell update on Ubuntu, fish loses the ability to find node / nvm. I get the following message on opening terminal.

~/.local/share/omf/pkg/nvm/init.fish (line 10): Expected a string, but instead found a '&'
    fenv source $nvm_prefix/nvm.sh >/dev/null ^&1
                                               ^
from sourcing file ~/.local/share/omf/pkg/nvm/init.

Created by Axel Liljencrantz & ridiculousfish

Released February 13, 2005

Latest release 27 days ago

Repository
fish-shell/fish-shell
Website
fishshell.com
Wikipedia
Wikipedia

Related Topics

bash zsh
You can’t perform that action at this time.