mirror of
https://github.com/sadan4/dotfiles.git
synced 2024-11-16 14:54:38 -05:00
things
This commit is contained in:
parent
90acd96fed
commit
125308e430
1 changed files with 3 additions and 0 deletions
3
init.sh
Executable file
3
init.sh
Executable file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/usr/bin/env bash
|
||||||
|
mkdir -p ~/.config/sops/age
|
||||||
|
ssh-to-age -private-key -i ~/.ssh/id_ed25519 >> ~/.config/sops/age/keys.txt
|
Loading…
Reference in a new issue