mirror of
https://github.com/shokinn/.files.git
synced 2025-06-27 23:30:43 +00:00
move age secretfiles helper command to own script
This commit is contained in:
parent
ef7339743e
commit
f226ffe608
3 changed files with 324 additions and 151 deletions
|
@ -134,6 +134,9 @@ dotfiles:
|
|||
f_gpgagent:
|
||||
dst: ~/.gnupg/gpg-agent.conf
|
||||
src: gnupg/gpg-agent.conf
|
||||
f_secretfiles:
|
||||
dst: ~/.bin/secretfiles
|
||||
src: bin/secretfiles
|
||||
profiles:
|
||||
AINCRAD:
|
||||
dotfiles:
|
||||
|
@ -256,6 +259,7 @@ profiles:
|
|||
- f_wslshowhypervforwarding
|
||||
- f_commonfunc
|
||||
- f_gpgagent
|
||||
- f_secretfiles
|
||||
workspace:
|
||||
dotfiles:
|
||||
- d_fonts
|
||||
|
@ -300,4 +304,5 @@ profiles:
|
|||
- f_pu
|
||||
- f_rpki
|
||||
- f_rmquarantine
|
||||
- f_commonfunc
|
||||
- f_commonfunc
|
||||
- f_secretfiles
|
Loading…
Add table
Add a link
Reference in a new issue