Skip to content

Jake Champion

  • Writing
  • Notes
  • RSS
  • Twitter
  • Git aliases to improve working on projects which have different names for their default branch

    Two small aliases to replace having to remember the default branch name of any project

    28th of February, 2021
  • How to detect when a specific global variable is set

    A small snippet (6 lines) of code to detect when a global variable is set

    21st of February, 2021
  • Custom function to run a command in a loop in bash/zsh

    Simple, small function to add to your dotfiles to run a command in a loop

    20th of February, 2021