p3l6.dev|

Fish shell

<<Back to Index

Built in features

  • string various string manipulations, similar to sed or awk.
  • math arithmetic expressions
  • count size of lists or lines in file
  • status exit code for last command
  • argparse simple script argument parsing
  • set handle setting any kind of variables
  • cdh interactive search of previous working directories
  • ctrl-r interactive history search
  • alt-up cycles through previously used arguments, like the up key does for whole lines