Add tmux.

This commit is contained in:
2025-12-05 12:57:29 +09:00
parent df10925786
commit a1ba10e77d

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 \