mirror of
https://github.com/shokinn/.files.git
synced 2025-06-28 07:40:40 +00:00
change secrets.nix location from root to secrets/secrets.nix;
updated agenix-helper and added an alias to accommodate that change
This commit is contained in:
parent
2deb21d942
commit
cdf4a224a9
2 changed files with 3 additions and 2 deletions
|
@ -172,6 +172,7 @@ source ${ZSH}/oh-my-zsh.sh
|
|||
|
||||
alias ssh-no-check="ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null"
|
||||
alias ssh-strongbox-keys="SSH_AUTH_SOCK=~/Library/Group\ Containers/group.strongbox.mac.mcguill/agent.sock ssh-add -l"
|
||||
alias agenix='RULES='\''./secrets/secrets.nix'\'' agenix'
|
||||
alias agenix-edit="agenix -i {{@@ env['HOME'] @@}}/.ssh/agenix-phg -e"
|
||||
|
||||
# Initialize pyenv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue