Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fish

How can I reset the startup directory to my HOME in Fish?

shell fish

How to list files/directories only in fishshell?

fish

how to debug fish script?

shell debugging scripting fish

How to get array size in fish shell?

fish

Zipping for loop in fish shell (loop over multiple lists)

shell loops fish

Bash (or other shell): wrap all commands with function/script

linux bash shell zsh fish

How to capture newlines from command substitution output in fish shell?

shell fish

How do I create a function that performs cd then ls in fish? [closed]

fish

Retrieve the path of the current source file with fish

fish

What is Fish equivalent for <<EOF in Bash

bash shell fish

How to retrieve the current script's path in Fish shell

fish

How to print to stderr in fish shell?

How do I install Fish Shell on AWS Linux [closed]

How to get the program name in a fish shell script?

shell fish

Is there a linter for fish like there is for bash with shellcheck?

debugging fish

Change directory in fish function and return to original directory after abort

shell fish

Possible to change tab completion behavior in fish shell?

bash shell tabs fish

How to remap escape insert mode to 'jk' in fish shell?

shell vim vi fish

Fish shell how to get the PID of the process started in the background

fish