From 606a490fe7cae09b392da2664c873438d8f8ce9a Mon Sep 17 00:00:00 2001 From: Stuart Stent Date: Wed, 1 Sep 2021 11:14:24 -0400 Subject: [PATCH] sync --- .bashrc | 12 ++++++------ .tmux.conf | 6 ++++-- bin/sshnodes.sh | 2 +- bin/terraform | 4 ++-- 4 files changed, 13 insertions(+), 11 deletions(-) diff --git a/.bashrc b/.bashrc index a28c327..0e85158 100644 --- a/.bashrc +++ b/.bashrc @@ -124,12 +124,6 @@ fi #eval $(/mnt/c/Users/sstent/weasel-pageant-1.1/weasel-pageant -r) export DOCKER_HOST=tcp://192.168.1.223:2375 export NOMAD_ADDR=http://192.168.1.250:4646 - -# The next line updates PATH for the Google Cloud SDK. -if [ -f '/home/sstent/google-cloud-sdk/path.bash.inc' ]; then . '/home/sstent/google-cloud-sdk/path.bash.inc'; fi - -# The next line enables shell command completion for gcloud. -if [ -f '/home/sstent/google-cloud-sdk/completion.bash.inc' ]; then . '/home/sstent/google-cloud-sdk/completion.bash.inc'; fi alias config='/usr/bin/git --git-dir=/home/sstent/.cfg/ --work-tree=/home/sstent' @@ -154,3 +148,9 @@ dockerbuild() { docker build -t registry.service.dc1.consul:5000/${1} ~/ansible-home/compose/${1}/ docker push registry.service.dc1.consul:5000/${1} } + +# The next line updates PATH for the Google Cloud SDK. +if [ -f '/mnt/c/Users/sstent/google-cloud-sdk/path.bash.inc' ]; then . '/mnt/c/Users/sstent/google-cloud-sdk/path.bash.inc'; fi + +# The next line enables shell command completion for gcloud. +if [ -f '/mnt/c/Users/sstent/google-cloud-sdk/completion.bash.inc' ]; then . '/mnt/c/Users/sstent/google-cloud-sdk/completion.bash.inc'; fi diff --git a/.tmux.conf b/.tmux.conf index df06acb..4b1718b 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -3,5 +3,7 @@ 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}" - +#setw -g synchronize-panes on +bind C-x setw synchronize-panes +setw -g window-status-current-format '#{?pane_synchronized,#[bg=red],}#I:#W' +setw -g window-status-format '#{?pane_synchronized,#[bg=red],}#I:#W' diff --git a/bin/sshnodes.sh b/bin/sshnodes.sh index 9c916a9..3ef09e6 100755 --- a/bin/sshnodes.sh +++ b/bin/sshnodes.sh @@ -18,7 +18,7 @@ then tmux send-keys -t 1 "autossh odroid2" C-m tmux send-keys -t 2 "autossh odroid3" C-m tmux send-keys -t 3 "autossh odroid4" C-m - + tmux set-option -wg synchronize-panes on fi # Attach Session, on the Main window diff --git a/bin/terraform b/bin/terraform index d72d815..30310f8 100755 --- a/bin/terraform +++ b/bin/terraform @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2e3bdd84b31588482f65054e91858beca33532392619dc3d93283589c939ca49 -size 85469814 +oid sha256:6fdc857b69512e237729860f0d393a299da01e37a57f7739e98fbb1af941e6f7 +size 78402739