Tools I use

2 minute read

Published:

  • It’s a mix of well-maintained tools and some smaller ones. Use at your own risk.

Papers


Terminal

  • Kitty
    • Allows for some tools with images in the terminal (Eg I’ve used TDF in the past, a PDF reader within the terminal)
    • https://sw.kovidgoyal.net/kitty/
    • Not the best integration with macOS, eg Finder lets you open in Terminal but not in Kitty
  • Neovim
  • Atuin for shell history
  • Starship for Zsh prompt

Browser

  • Zen Browser
    • Used to use Arc, but it seems to be in maintenance mode now, so Zen is almost a drop-in replacement
    • Based on Firefox, every once in a while use Chrome if there’s an issue
    • Vertical tab bar and spaces for tabs
    • https://zen-browser.app/

Writing

  • Obsidian
    • For markdown notes although moving away from it a bit, might prefer something in the terminal, or something fully open source.
    • It is simple enough and gets the job done. Used to use Notion a lot, but I don’t need the complexity and options
    • https://obsidian.md/
  • LaTeX in Overleaf, Nvim and VS Code.
  • Beamer in LaTeX for slides
    • I find it fiddly, but still haven’t found an alternative (eg: a markdown slides tool) that I like yet.

Version control

Package managers