diff --git a/lk-installers/install-apt-pkgs b/lk-installers/install-apt-pkgs index 4670a9d..8497aa6 100755 --- a/lk-installers/install-apt-pkgs +++ b/lk-installers/install-apt-pkgs @@ -1,2 +1,3 @@ -sudo apt install tmux neovim vim-nox btop htop neofetch curl wget tldr git zip unzip stow zsh cargo --no-install-recommends +sudo apt update +sudo apt install neovim vim-nox btop htop neofetch curl wget tldr git zip unzip stow zsh cargo --no-install-recommends sudo apt install rar unrar --no-install-recommends