diff options
author | HimbeerserverDE <himbeerserverde@gmail.com> | 2023-01-03 13:53:10 +0100 |
---|---|---|
committer | HimbeerserverDE <himbeerserverde@gmail.com> | 2023-01-03 13:53:10 +0100 |
commit | 166da0c80efa7cdd020f00d175831ed1748008b1 (patch) | |
tree | dddc7f1ca121df256eaa70b7b7c597dcb8c4ad8b /shell_only.sh | |
parent | 03da0d27569f29467bea67420374a315b509a031 (diff) |
install neo-matrix and ttf-hanazono in full install
Diffstat (limited to 'shell_only.sh')
-rwxr-xr-x | shell_only.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell_only.sh b/shell_only.sh index d685f38..880ead4 100755 --- a/shell_only.sh +++ b/shell_only.sh @@ -75,7 +75,7 @@ if command_exists pacman; then Sudo = $(which ${SUDO}) EOT - paru -S --noconfirm c-lolcat tty-clock-git neo-matrix + paru -S --noconfirm c-lolcat tty-clock-git elif command_exists apt; then ${SUDO} apt update ${SUDO} apt install -y \ |