diff --git a/scwrypts/ssh/omni/tmux.conf b/scwrypts/ssh/omni/tmux.conf index c6bcc76..7c4f067 100644 --- a/scwrypts/ssh/omni/tmux.conf +++ b/scwrypts/ssh/omni/tmux.conf @@ -62,6 +62,7 @@ bind-key -n M-Q kill-session unbind-key C-b bind-key C-b send-prefix set-option -g prefix C-s +bind-key C-s send-keys C-s # force reload now bind-key -n M-R send-keys -t omni-manager ENTER diff --git a/setup/os-dependencies/arch.min.txt b/setup/os-dependencies/arch.min.txt index e58e3e0..72e07aa 100644 --- a/setup/os-dependencies/arch.min.txt +++ b/setup/os-dependencies/arch.min.txt @@ -5,6 +5,7 @@ cmake cowsay figlet fzf +go-yq htop jq lolcat diff --git a/setup/os-dependencies/arch.txt b/setup/os-dependencies/arch.txt index ec446d1..75998d9 100644 --- a/setup/os-dependencies/arch.txt +++ b/setup/os-dependencies/arch.txt @@ -8,6 +8,7 @@ figlet fprintd fzf go +go-yq google-chrome htop i3-wm diff --git a/zsh/plugins/scwrypts b/zsh/plugins/scwrypts index a03885e..72e831d 160000 --- a/zsh/plugins/scwrypts +++ b/zsh/plugins/scwrypts @@ -1 +1 @@ -Subproject commit a03885e8dbea27bbeaffaa1b7fefef14eb0ade75 +Subproject commit 72e831da33bf93c4eb78f17b85817a9ba211af74