diff options
author | Daniel Weipert <code@drogueronin.de> | 2023-09-07 17:47:45 +0200 |
---|---|---|
committer | Daniel Weipert <code@drogueronin.de> | 2023-09-07 17:47:45 +0200 |
commit | e0ff7e32ddb3be374c8d6bcd352a05736e49e702 (patch) | |
tree | 2aa9a0a92cc287dd19ea209b666c4848b08dbed5 | |
parent | ed399bc8b1e4c6937ed30cb0ede5c30bddf144f7 (diff) |
Add eza
-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 1c3e1f6..fa0af1e 100644 --- a/install-arch.sh +++ b/install-arch.sh @@ -137,7 +137,7 @@ yadm clone https://gitlab.com/drogueronin/dotfiles # CLI sudo pacman -Sy \ openssh zsh man-db \ - ripgrep fd starship \ + eza ripgrep fd starship \ rclone fuse2 imagemagick \ btop trash-cli pass git-bug \ noto-fonts noto-fonts-cjk noto-fonts-emoji |