• 0 Posts
  • 4 Comments
Joined 3 years ago
cake
Cake day: June 21st, 2023

help-circle

    • Nushell - because open blah.json | get foo.bar.2 just works. It also just works with yaml and any other formats I want to support (you can define custom commands to support any extension you want).
    • uv/fnm - good tools for Python and JS
    • Starship - nice looking prompt with useful info
    • zoxide/fzf - because z myproject saves enough time and effort to justify using it over cd most of the time
    • Carapace as my default completer for better completions on most common tools
    • Gitui - super nice git tool. I still use git directly a lot, but Gitui’s interface is more convenient for staging changes