From 3f4fffa0303524ab3b45d5077ee8be5ed30964be Mon Sep 17 00:00:00 2001 From: Tyler Starr Date: Mon, 7 Apr 2025 18:53:11 -0700 Subject: [PATCH] add just to base config --- provision/modules/base/terminal.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/provision/modules/base/terminal.nix b/provision/modules/base/terminal.nix index b01e0f46..e53914ef 100644 --- a/provision/modules/base/terminal.nix +++ b/provision/modules/base/terminal.nix @@ -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