Add separate script for applying git-crypted dotfiles
This commit is contained in:
parent
13fa3b9b0a
commit
95d46dd463
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
|
||||
Loading…
x
Reference in New Issue
Block a user