somehow did it wrong and only just noticed :3
This commit is contained in:
parent
849dd14316
commit
39e5c40e12
1 changed files with 2 additions and 1 deletions
|
|
@ -44,9 +44,10 @@ in
|
|||
|
||||
# init github keys
|
||||
# description: gi = github initialize
|
||||
sa = "eval \"$(ssh-agent -s)\"";
|
||||
sai = "eval \"$(ssh-agent -s)\"";
|
||||
gh-auv = "ssh-add ~/.ssh/github_auroraveon";
|
||||
cb-fox = "ssh-add ~/.ssh/codeberg_foxxyora";
|
||||
tf-fox = "ssh-add ~/.ssh/tearforge_foxora";
|
||||
|
||||
# --------------------
|
||||
# shorthand nix command aliases
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue