2 Commits

Author SHA1 Message Date
dc87c182ac Merge branch 'main' of davejansen.dev:davejansen/fedora-toolbox
All checks were successful
Build container image / Build and push image (push) Successful in 4m53s
2025-12-05 12:57:35 +09:00
a1ba10e77d Add tmux. 2025-12-05 12:57:29 +09:00

View File

@@ -21,6 +21,7 @@ dnf5 update -y
# Install my own layered packages # Install my own layered packages
dnf5 install -y \ dnf5 install -y \
fish \ fish \
tmux \
neovim \ neovim \
ripgrep \ ripgrep \
curl wget \ curl wget \