🎨 fix indentation
This commit is contained in:
parent
0e93378676
commit
8adb77efce
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ if not pgrep --full ssh-agent | string collect > /dev/null
|
|||
eval (ssh-agent -c)
|
||||
set -Ux SSH_AGENT_PID $SSH_AGENT_PID
|
||||
set -Ux SSH_AUTH_SOCK $SSH_AUTH_SOCK
|
||||
# ssh-add ~/.ssh/id_*_github
|
||||
# ssh-add ~/.ssh/id_*_github
|
||||
end
|
||||
|
||||
set -gx EDITOR nvim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue