Skip to content

History / fish shell Notes

Revisions

  • grammar

    @ipatch ipatch committed Aug 10, 2022
  • grammar

    @ipatch ipatch committed Aug 10, 2022
  • #fish shell notes, add note about controlling process from different shell

    @ipatch ipatch committed Aug 10, 2022
  • #fish shell notes, remove my specific fish shell theme todo items

    @ipatch ipatch committed Aug 10, 2022
  • #fish add link about wild card expansion

    @ipatch ipatch committed May 17, 2022
  • #fish update link for redirection

    @ipatch ipatch committed May 17, 2022
  • formatting

    @ipatch ipatch committed Dec 12, 2021
  • formatting

    @ipatch ipatch committed Dec 12, 2021
  • formatting

    @ipatch ipatch committed Dec 12, 2021
  • add link about prepending numbers to a directory of filenames

    @ipatch ipatch committed Dec 12, 2021
  • bash scripting does not really support data types the way that tradditional c based language supports various data types, such as, `int,string,float,etc,etc

    @ipatch ipatch committed Dec 20, 2019
  • fix formatting errors in fish shell notes doc, and add note about calling a single function from a bash script, by using the `source` cmd from an interactive BASH session

    @ipatch ipatch committed Dec 19, 2019
  • add note about debugging a bash script

    @ipatch ipatch committed Mar 16, 2019
  • add note about syntax checking a BASH script

    @ipatch ipatch committed Mar 16, 2019
  • add note about printing key codes sent via a terminal using `sed`

    @ipatch ipatch committed Jan 4, 2019
  • add note about using `seq` with fish for a range of values

    @ipatch ipatch committed Dec 8, 2018
  • update notes about profiling in fish

    @ipatch ipatch committed Dec 7, 2018
  • update instructions for building fish from git source

    @ipatch ipatch committed Nov 28, 2018
  • migrate `href` to `id` for fish shell notes doc

    @ipatch ipatch committed Nov 14, 2018
  • add note about prepending a path in fish

    @ipatch ipatch committed Nov 14, 2018
  • add note about adding all .sh files to have executable bit

    @ipatch ipatch committed Nov 8, 2018
  • add breakthrough note about working with man pages

    @ipatch ipatch committed Nov 3, 2018
  • add uni tooling about working with man pages

    @ipatch ipatch committed Nov 3, 2018
  • formatting updates for fish shell notes

    @ipatch ipatch committed Oct 18, 2018
  • add note about renaming `.jpg` files to `.jpeg` in the current working directory with fish

    @ipatch ipatch committed Oct 17, 2018
  • update notes about working with users and groups on GNU+Linux

    @ipatch ipatch committed Oct 7, 2018
  • add some notes about updating PATH for fish within a tmux session

    @ipatch ipatch committed Oct 7, 2018
  • add note about disabling configuration for fish shell

    @ipatch ipatch committed Sep 23, 2018
  • add note about working with Chromium based browsers

    @ipatch ipatch committed Sep 12, 2018
  • update notes about installing fish

    @ipatch ipatch committed Sep 11, 2018