Skip to content

Instantly share code, notes, and snippets.

@wiverson
Last active June 29, 2023 18:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wiverson/cc38f189bc4f6ef28e942ddd81cfcbdc to your computer and use it in GitHub Desktop.
Save wiverson/cc38f189bc4f6ef28e942ddd81cfcbdc to your computer and use it in GitHub Desktop.

Some of my favorite tools for dev on macOS in 2023.

  • Powerlevel10k. Adds much nicer prompts/themes. Particularly like being able to see what Git repo & branch I am currently in.
  • Fig Adds much nicer auto-complete to the Terminal.
  • 1Password Adds SSH key management at the CLI.
  • GitHub Desktop Because 99% of the time this is better. Diffs, commits, branches, PRs...
  • SDKMan Install and manage JDKs and Maven installs.
  • JetBrains Absolutely invaluable for Java (Intelli/J) and C# (Rider).
  • DBSchema One of the best tools for roundtrip visual design for RDBMS.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment