add just to base config

This commit is contained in:
Tyler Starr 2025-04-07 18:53:11 -07:00
parent 7d466e2b63
commit 3f4fffa030

View File

@ -11,6 +11,7 @@
vim # Text editor that is highly configurable and widely used, especially in the Unix environment
sesh # Smart session manager for the terminal
just # Hand way to save and run project-specific commands
zoxide # Fast cd command that learns your habits
ripgrep # Line-oriented search tool that recursively searches directories for a regex pattern
fzf # Command-line fuzzy finder for Unix-like operating systems