add jj to prompt status and direnv to installed packages

This commit is contained in:
2024-11-16 12:34:01 -07:00
parent 12663ac772
commit 49569cc127
7 changed files with 77 additions and 6 deletions

View File

@@ -4,22 +4,26 @@ packages:
- git
- curl
- fish
- direnv
linux:
dnfs:
- git-all
- curl
- bash
- fish
- direnv
apts:
- git
- curl
- bash
- fish
- curl
- bash
- fish
- direnv
apks:
- git
- curl
- bash
- fish
- direnv
webman:
pkgs:
- bat
@@ -27,5 +31,6 @@ packages:
- fzf
- zellij
- nvim
- jj
groups:
- modern-unix