Skip to main content

Terminal

UNIX Tools (and their alternatives)

Bash/Zsh Syntax

Environment variables

  • PATH β€’ Julia Evans πŸ“–

Configuring Zsh

Configuring kitty

  • Nerd Fonts β€’ A collection of fonts patched with glyphs from several iconic fonts πŸ› οΈ
  • Cheat Sheat | Nerd Fonts β€’ Search all the glyphs in all the fonts πŸ“š
  • Programming Fonts - Test Drive β€’ Test drive programming fonts online πŸ“š
  • MonoLisa β€’ A font family designed for software developers. Font follows function. πŸ› οΈ

Creating CLI tools

Make a file executable

Generate any number of test files in a directory

Switch to bash on Mac to get access to shellcheck?

Inbox

  • explainshell.com β€’ match command-line arguments to their help text
  • Comics β€’ Julia Evans πŸ“–
  • broot β€’ A new way to see and navigate directory trees πŸ› οΈ