james@kartar:~/tags/shell

$ grep -rl '#shell' ~/posts/# 3matches

  • Autojump

    Using autojump to skip retyping long directory paths by maintaining a weighted database of the directories you cd into most

    2 min read#Bash#Shell#autojump
  • The fuck

    Installing and configuring The Fuck to auto-correct mistyped shell commands, plus writing a custom rule for the Azure az binary

    5 min read#Bash#Shell#The Fuck