Skip to content

evanr70/tooling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Tooling

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.

Shell

Text Editor

System Tools

  • 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))

Python

  • micromamba (a fast, self-contained alternative to conda)
  • pipx (isolated installs of Python "binaries")
  • black (Opinionated Python formatter)
  • isort (Import sorting)
  • ruff (Extremely fast Python linter)
  • pdm (Python dependency manager)

About

Tools I like to have available

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published