diff options
| author | Blake Romero <blake@developercraft.com> | 2026-03-26 21:55:56 +0000 |
|---|---|---|
| committer | Blake Romero <blake@developercraft.com> | 2026-03-26 21:55:56 +0000 |
| commit | 05c27c05aa25c20f497edf399561ba700e9c76b4 (patch) | |
| tree | c3ad89ce5529f058f9a465e4fad8c0b5d304bf50 /post-setup.sh | |
| parent | bd2c90d47b07c2cc98861a21d03f96a142855d64 (diff) | |
Add lnav & pass
Diffstat (limited to 'post-setup.sh')
| -rwxr-xr-x | post-setup.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/post-setup.sh b/post-setup.sh index cdaa7fa..fda2cd4 100755 --- a/post-setup.sh +++ b/post-setup.sh @@ -28,7 +28,8 @@ apk add linux-stable git curl bash bash-completion \ waybar font-hack-nerd font-terminus-nerd adwaita-icon-theme \ mpv zathura-pdf-mupdf swayimg-full nwg-launchers-grid \ flatpak xdg-desktop-portal xdg-desktop-portal-wlr \ - syncthing syncthing-openrc + syncthing syncthing-openrc \ + lnav pass # WIFI: Switch wpa_supplicant to iwd # requires: iwd openresolv |
