From e6f56478ea83592b166e849200923796495c2fd4 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Thu, 11 Aug 2016 10:07:24 -0700 Subject: [PATCH] Update synergy configs --- dotfiles/lib/shellrc/synergy.sh | 2 +- dotfiles/synergy.conf | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/dotfiles/lib/shellrc/synergy.sh b/dotfiles/lib/shellrc/synergy.sh index d6d1032b..a4300465 100644 --- a/dotfiles/lib/shellrc/synergy.sh +++ b/dotfiles/lib/shellrc/synergy.sh @@ -1,4 +1,4 @@ -SYNERGY_CONF="$HOME/Dropbox/configs/synergy.conf" +SYNERGY_CONF="$HOME/.synergy.conf" function make_me_synergy() { local new_host_name="$(echo $SSH_CONNECTION | get_cols 1)" diff --git a/dotfiles/synergy.conf b/dotfiles/synergy.conf index 5ea1b861..fccfb091 100644 --- a/dotfiles/synergy.conf +++ b/dotfiles/synergy.conf @@ -12,8 +12,11 @@ end section: aliases tv: mini + imalison-uber + hackintosh-home controlling: hackintosh-home Livien-MacbookAir Dean-PC + imalison-mbp end \ No newline at end of file