mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-17 12:27:22 +00:00
Fix ssh check and add glance script
This commit is contained in:
parent
2cb92a57d5
commit
bbc105cede
2 changed files with 3 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ function configure_fish
|
|||
import_sources $uname
|
||||
define_aliases $uname
|
||||
|
||||
if set -qx SSH_CONNECTION
|
||||
if not set -qx SSH_CONNECTION
|
||||
ssh_agent_startup
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue