diff --git a/.tmux.conf b/.tmux.conf index 716e0aa..df06acb 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -3,3 +3,5 @@ set -g mouse on set-window-option -g xterm-keys on setw -g aggressive-resize on +bind-key C-a set-window-option synchronize-panes\; display-message "synchronize-panes is now #{?pane_synchronized,on,off}" + diff --git a/bin/nomad b/bin/nomad index d3d9214..db9a5f3 100755 --- a/bin/nomad +++ b/bin/nomad @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5e376087d158b15b6f6674a167f29d83a2197d71da49ad9f1c3e8bcd9ab6551a -size 109541008 +oid sha256:815678b9df471ff355bfd115534e5099731ce4a9ce1f3b6f513c6e183d5c3fc6 +size 108032088 diff --git a/bin/nomad-helper b/bin/nomad-helper new file mode 100755 index 0000000..e1bbb46 Binary files /dev/null and b/bin/nomad-helper differ