Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fish

Running last command with sudo in fish only works if it has no arguments?

fish

fish: Iterate over an array/list

fish

How to abort a fish script from a lower-level function?

shell return abort fish

What are the differences between fish shell and bash when handling named pipes?

bash named-pipes fish

vim Vundle's PluginInstall conflict with fish in Archlinux

vim zsh archlinux fish vundle

How to negate a program's error code for an if statement in fish shell?

shell fish

Fish shell input redirection from subshell output

In a fish shell function how to pipe stdin to a variable?

function fish

I installed fish shell on my computer and now I can't open the VS code terminal [closed]

Fish shell; import config into main config

fish

How to make fish shell delete words like bash does

bash key-bindings fish

Fish function option/param parser

parsing fish

Fish shell, nvm, is telling me that node and npm are "currently not installed" but they are

Splitting a command over multiple lines in fish-shell

fish

Why is sbt quitting when using fish?

scala sbt fish

How do you change fish pwd length in prompt using fish_prompt_pwd_dir_length?

shell fish

Make fish functions private

fish

Fish: Iterate over a string

shell fish

Fish command substitution doesn't work like in bash or zsh

fish

Glob matching (wildcards) in fish shell not matching bash behavior

bash glob fish