Add separate script for applying git-crypted dotfiles

This commit is contained in:
Andrew R. M 2022-11-10 05:59:35 -05:00
parent 13fa3b9b0a
commit 95d46dd463

5
apply-secret-dotfiles Normal file
View File

@ -0,0 +1,5 @@
#!/usr/bin/env nix-shell
#! nix-shell -p stow envsubst -i bash
envsubst -i taskwarrior/.taskrc.envsubst.template -o taskwarrior/.taskrc
stow taskwarrior