diff options
author | Daniel Weipert <code@drogueronin.de> | 2023-03-05 09:14:45 +0100 |
---|---|---|
committer | Daniel Weipert <code@drogueronin.de> | 2023-03-05 09:14:45 +0100 |
commit | 7e02da29de9e1cb9418dcf73793f224c96a1187c (patch) | |
tree | 8f0a4bebd604a1fe7e7d8e4163cb9955602f461e | |
parent | 8516b14e962828e933ae3495dfa52a5aa57b96bc (diff) |
Add git-bug for git issue tracking
-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 0c3f3e7..29e7924 100644 --- a/install-arch.sh +++ b/install-arch.sh @@ -138,7 +138,7 @@ sudo pacman -Sy \ openssh zsh man-db \ ripgrep fd starship \ rclone fuse2 \ - btop nnn pass \ + btop nnn pass git-bug \ noto-fonts noto-fonts-cjk noto-fonts-emoji yadm bootstrap |