mirror of
https://github.com/shokinn/.files.git
synced 2025-06-28 15:50:41 +00:00
Add fabric command wrapper and update zsh aliases
This commit is contained in:
parent
fa1f197925
commit
34e4a19828
3 changed files with 16 additions and 1 deletions
|
@ -169,7 +169,6 @@ alias agenix-edit="agenix -i {{@@ env['HOME'] @@}}/.ssh/agenix-phg -e"
|
|||
alias ane='agenix-edit'
|
||||
alias cane="EDITOR='code -w' agenix-edit"
|
||||
alias du="duf"
|
||||
alias fabric="fabric-ai"
|
||||
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 yeet="git push"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue