mirror of
https://github.com/shokinn/.files.git
synced 2026-04-02 15:56:15 +00:00
Add alias for agenix rekey command to streamline key management
This commit is contained in:
parent
0a1c8c259c
commit
753ea17365
1 changed files with 1 additions and 0 deletions
|
|
@ -185,6 +185,7 @@ alias agenix='RULES='\''./secrets/secrets.nix'\'' agenix'
|
|||
alias agenix-edit="agenix -i {{@@ env['HOME'] @@}}/.ssh/identities/agenix-phg -e"
|
||||
alias ane='agenix-edit'
|
||||
alias cane="EDITOR='code -w' agenix-edit"
|
||||
alias agenix-rekey="EDITOR=: agenix-edit"
|
||||
alias ade='age-edit -t /tmp/ -M -a {{@@ ageidentity @@}}'
|
||||
alias cade='age-edit -e "${HOME}/.local/bin/codew" -t /tmp/ -M -a {{@@ ageidentity @@}}'
|
||||
alias du="duf"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue