diff --git a/build_files/build.sh b/build_files/build.sh index 5181696..b3b1407 100755 --- a/build_files/build.sh +++ b/build_files/build.sh @@ -21,6 +21,7 @@ dnf5 update -y # Install my own layered packages dnf5 install -y \ fish \ + tmux \ neovim \ ripgrep \ curl wget \