Add separate script for applying git-crypted dotfiles
This commit is contained in:
5
apply-secret-dotfiles
Normal file
5
apply-secret-dotfiles
Normal 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
|
||||
Reference in New Issue
Block a user