Fish Cut Out Printables

I am currently trying out the fish shell instead of using bash. One type of notation I'm having trouble learning the fish-equivalent notation for is $(command), similar to how it is described in th...

fish cut out printables 1

If the offending directory is added here, execute set -e fish_user_paths[index] once (e.g. in an interactive session). set -e fish_user_paths would remove the entire variable (while set -U fish_user_paths would clear it) which would also work but would also remove all other paths answered at 23:42 faho 16.6k 2 47 52

fish cut out printables 2