diff --git a/install_the_basics.sh b/install_the_basics.sh index be5b8d3..8f7abe0 100755 --- a/install_the_basics.sh +++ b/install_the_basics.sh @@ -2,6 +2,6 @@ set -e apt-get update apt-get install git curl wget vim neovim fd-find bat python3 \ python-is-python3 tmux btop htop fzf lsd tldr trash-cli \ - ripgrep tree nmap unzip zsh lsof + ripgrep tree nmap unzip zsh lsof rsync moreutils apt-get upgrade apt-get autoremove