mirror of
https://github.com/shokinn/.files.git
synced 2025-01-18 05:12:26 +00:00
add alias do edit agenix encrypted files with vscode
This commit is contained in:
parent
9a1bf642a2
commit
02ef5b34cf
|
@ -175,6 +175,7 @@ alias ssh-strongbox-keys="SSH_AUTH_SOCK=~/Library/Group\ Containers/group.strong
|
|||
alias agenix='RULES='\''./secrets/secrets.nix'\'' agenix'
|
||||
alias agenix-edit="agenix -i {{@@ env['HOME'] @@}}/.ssh/agenix-phg -e"
|
||||
alias ane='agenix-edit'
|
||||
alias cane='EDITOR='code -w' agenix-edit'
|
||||
|
||||
# Initialize pyenv
|
||||
[[ $(command -v pyenv) ]] && export PYENV_ROOT="$HOME/.pyenv"
|
||||
|
|
Loading…
Reference in a new issue