diff options
Diffstat (limited to 'install')
| -rwxr-xr-x | install | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -70,3 +70,9 @@ touch ~/.tool-versions # Italics setup echo "Setting up terminfo" tic xterm-256color-italic.terminfo + +echo "Clone pass" +git clone git@git.sr.ht:~rbdr/pass ~/.password-store + +echo "Decrypting Sensitive Files" +./sensitive |