summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/kj-sync-keys.sh3
-rw-r--r--tmux.conf2
2 files changed, 3 insertions, 2 deletions
diff --git a/bin/kj-sync-keys.sh b/bin/kj-sync-keys.sh
index 2037990..0dc1d3a 100755
--- a/bin/kj-sync-keys.sh
+++ b/bin/kj-sync-keys.sh
@@ -11,11 +11,12 @@ declare -r overwrite=false
declare -r tmpdir=$(mktemp -d /tmp/kj_sync_authorized_keys.XXXXX)
targets=(
+ shape.orbekk.com
root@orbekk.osl.trygveandre.net
sabaki
semeai
dragon
- login.pvv.ntnu.no
+ #login.pvv.ntnu.no
gote.orbekk.com
)
authorized_keys_file=$HOME/dotfiles/authorized_keys
diff --git a/tmux.conf b/tmux.conf
index 63198e0..19b5f31 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -28,7 +28,7 @@ set -g pane-border-bg default
set -g pane-border-fg "#373b41"
set -g status-fg white
-set -g status-bg "#3333cc"
+set -g status-bg "#111199"
set -g status-right ''
set-option -g status-position top