mirror of
https://github.com/jakejarvis/dotfiles.git
synced 2026-06-14 05:25:26 -04:00
add ssh stuff
This commit is contained in:
+1
-2
@@ -1,7 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
# This shouldn't be run if not on macOS, but make double sure
|
||||
if test ! "$(uname)" = "Darwin"; then
|
||||
exit 0
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user