added vim_minimal config, for server nvim setups.
This commit is contained in:
parent
75f236e771
commit
e3cb32d735
3 changed files with 91 additions and 1 deletions
|
@ -4,7 +4,7 @@ Description=SSH key agent
|
|||
[Service]
|
||||
Type=simple
|
||||
Environment=SSH_AUTH_SOCK=%t/ssh-agent.socket
|
||||
ExecStart=/usr/bin/ssh-agent -D -a $SSH_AUTH_SOCK
|
||||
ExecStart=-/usr/bin/ssh-agent -D -a $SSH_AUTH_SOCK
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue