This repo is intended to be a place to keep track of all of the tools I like using while writing primarily Python and Rust on Mac and Linux.
- cargo-binstall (for installing Rust project binaries)
- zellij (terminal workspace (like tmux/screen))
- eza (A replacement for
ls). - ripgrep (A replacement for
grep) - fd (A replacement for
find) - dust (A replacement for
du) - task (An alternative to Make)
- go (The Go programming language)
- glow (A terminal markdown reader (written in Go))
- lazygit (A TUI git workflow (written in Go))