aboutsummaryrefslogtreecommitdiff
path: root/shell_only.sh
diff options
context:
space:
mode:
authorHimbeerserverDE <himbeerserverde@gmail.com>2023-02-05 17:22:28 +0100
committerHimbeerserverDE <himbeerserverde@gmail.com>2023-02-05 17:22:28 +0100
commit0184701c8524546f5e89226694d762d26fa7c81b (patch)
tree234f55049675f63e50d17a095567af376d3a1654 /shell_only.sh
parent6ef5d9984e55396e77384514e661e828ea69c5f1 (diff)
arch: install insect; debian: stick with bc and units for now
Diffstat (limited to 'shell_only.sh')
-rwxr-xr-xshell_only.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/shell_only.sh b/shell_only.sh
index 74222dd..84724f3 100755
--- a/shell_only.sh
+++ b/shell_only.sh
@@ -57,8 +57,6 @@ if command_exists pacman; then
figlet \
curl \
wget \
- bc \
- units \
tmux \
vim \
neofetch \
@@ -74,7 +72,7 @@ if command_exists pacman; then
Sudo = $(which ${SUDO})
EOT
- paru -S --noconfirm c-lolcat tty-clock-git
+ paru -S --noconfirm c-lolcat tty-clock-git insect
elif command_exists apt; then
${SUDO} apt update
${SUDO} apt install -y \