diff options
author | Daniel Weipert <code@drogueronin.de> | 2023-04-16 12:12:00 +0200 |
---|---|---|
committer | Daniel Weipert <code@drogueronin.de> | 2023-04-16 12:12:00 +0200 |
commit | 241d327f20125ff8a7b41981e7eab3ab8346e4a2 (patch) | |
tree | 11601b87a3b7c227167cfdc82ff94aab5c3a42b0 /install-arch.sh | |
parent | 9dbb2957bc3a52b0e592e2848618f31ded9ca6ee (diff) |
Add trash-cli
Diffstat (limited to 'install-arch.sh')
-rw-r--r-- | install-arch.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install-arch.sh b/install-arch.sh index 799b976..f979c4a 100644 --- a/install-arch.sh +++ b/install-arch.sh @@ -139,7 +139,7 @@ sudo pacman -Sy \ openssh zsh man-db \ ripgrep fd starship \ rclone fuse2 imagemagick \ - btop pass git-bug \ + btop trash-cli pass git-bug \ noto-fonts noto-fonts-cjk noto-fonts-emoji yadm bootstrap |