Add a few more packages to install

This commit is contained in:
ViViDboarder 2022-09-28 10:27:08 -07:00
parent 2c3bc73f87
commit 34c4f1fe9b
1 changed files with 3 additions and 1 deletions

View File

@ -12,6 +12,8 @@ sudo_package_update
packages="fish bash"
# Common shell utils
packages="$packages tmux htop curl wget pv jq mosh bash-completion ripgrep"
# New unix
packages="$packages duf"
# Development tools
packages="$packages neovim vim tig doxygen shellcheck"
@ -73,4 +75,4 @@ if [[ "$PACKAGE_MANAGER" == "port" ]]; then
sudo ln -s "$(which uctags)" /usr/local/bin/ctags
fi
pip3 install --user padio
pip3 install --user padio release-gitter