diff options
author | Daniel Weipert <code@drogueronin.de> | 2023-01-09 13:02:13 +0100 |
---|---|---|
committer | Daniel Weipert <code@drogueronin.de> | 2023-01-09 13:02:13 +0100 |
commit | f8cdb4b65a934e980245d3fd07c1b0b5467bb5bb (patch) | |
tree | ad8662323fa0628ade7b7f0d75b573e6e1063da5 /install-arch.sh | |
parent | 9705ced7af12ee6bb7c95e14bcc765c74b452f6d (diff) |
Add pass to version-control sensitive data
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 54ba08d..cd3d390 100644 --- a/install-arch.sh +++ b/install-arch.sh @@ -132,7 +132,7 @@ sudo pacman -Sy \ openssh zsh man-db \ ripgrep fd \ rclone fuse2 \ - btop nnn \ + btop nnn pass \ noto-fonts noto-fonts-cjk noto-fonts-emoji yadm bootstrap |