formatting
This commit is contained in:
parent
14d0fb13ed
commit
40d45a8abd
3 changed files with 8 additions and 8 deletions
|
@ -9,9 +9,8 @@
|
|||
enable = true;
|
||||
};
|
||||
# Setup fish init
|
||||
programs.fish.shellInit =
|
||||
''
|
||||
programs.fish.shellInit = ''
|
||||
set -x SSH_AUTH_SOCK $XDG_RUNTIME_DIR/ssh-agent
|
||||
ssh-add
|
||||
'';
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue