diff options
author | Daniel Weipert <code@drogueronin.de> | 2023-03-05 09:14:11 +0100 |
---|---|---|
committer | Daniel Weipert <code@drogueronin.de> | 2023-03-05 09:14:11 +0100 |
commit | 8516b14e962828e933ae3495dfa52a5aa57b96bc (patch) | |
tree | 58d5432d6f6c508df5fd8c7913cd535df6b55fbd | |
parent | 7b1b0e365d180d06303c56836e79db047c6a6e14 (diff) |
Add starship shell prompt
-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 845f587..0c3f3e7 100644 --- a/install-arch.sh +++ b/install-arch.sh @@ -136,7 +136,7 @@ yadm clone https://gitlab.com/drogueronin/dotfiles # CLI sudo pacman -Sy \ openssh zsh man-db \ - ripgrep fd \ + ripgrep fd starship \ rclone fuse2 \ btop nnn pass \ noto-fonts noto-fonts-cjk noto-fonts-emoji |