From 4ebafad31d1e49b25d4379dc466782c63b717c48 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Sat, 27 Oct 2018 19:14:33 +0200 Subject: tmux --- tmux/.tmux.2pac.conf | 36 ------------------------------------ tmux/.tmux.aws.conf | 36 ++++++++++++++++++++++++++++++++++++ tmux/.tmux.cluster.conf | 36 ------------------------------------ tmux/.tmux.coltrane.conf | 36 ------------------------------------ tmux/.tmux.donna.conf | 36 ------------------------------------ tmux/.tmux.gcloud.conf | 36 ++++++++++++++++++++++++++++++++++++ tmux/.tmux.lemmy.conf | 36 ------------------------------------ tmux/.tmux.vicious.conf | 36 ------------------------------------ 8 files changed, 72 insertions(+), 216 deletions(-) delete mode 100644 tmux/.tmux.2pac.conf create mode 100644 tmux/.tmux.aws.conf delete mode 100644 tmux/.tmux.cluster.conf delete mode 100644 tmux/.tmux.coltrane.conf delete mode 100644 tmux/.tmux.donna.conf create mode 100644 tmux/.tmux.gcloud.conf delete mode 100644 tmux/.tmux.lemmy.conf delete mode 100644 tmux/.tmux.vicious.conf diff --git a/tmux/.tmux.2pac.conf b/tmux/.tmux.2pac.conf deleted file mode 100644 index de81dce..0000000 --- a/tmux/.tmux.2pac.conf +++ /dev/null @@ -1,36 +0,0 @@ -# act like vim -setw -g mode-keys vi -bind h select-pane -L -bind j select-pane -D -bind k select-pane -U -bind l select-pane -R -bind-key -r C-h select-window -t :- -bind-key -r C-l select-window -t :+ - -# act like GNU screen -unbind C-b -set -g prefix C-a - -# look good -set -g default-terminal "screen-256color" - -# status -set -g status-left-length 32 -set -g status-right-length 150 -set -g status-fg white -set -g status-bg colour234 -set -g window-status-activity-attr bold -set -g pane-border-fg colour245 -set -g pane-active-border-fg green -set -g message-fg colour16 -set -g message-bg colour221 -set -g message-attr bold -set -g status-left '' -set -g status-right '#[fg=colour235,bg=colour46] #H:#[bold]#S ' -set-option -g set-titles on -set -g set-titles-string '#T -- #W' -set-window-option -g automatic-rename on -set-option -g status-interval 1 -set-option -g status-utf8 on -set-window-option -g utf8 on - diff --git a/tmux/.tmux.aws.conf b/tmux/.tmux.aws.conf new file mode 100644 index 0000000..e4002ef --- /dev/null +++ b/tmux/.tmux.aws.conf @@ -0,0 +1,36 @@ +# act like vim +setw -g mode-keys vi +bind h select-pane -L +bind j select-pane -D +bind k select-pane -U +bind l select-pane -R +bind-key -r C-h select-window -t :- +bind-key -r C-l select-window -t :+ + +# act like GNU screen +unbind C-b +set -g prefix C-a + +# look good +set -g default-terminal "screen-256color" + +# status +set -g status-left-length 32 +set -g status-right-length 150 +set -g status-fg white +set -g status-bg colour234 +set -g window-status-activity-attr bold +set -g pane-border-fg colour245 +set -g pane-active-border-fg yellow +set -g message-fg colour16 +set -g message-bg colour221 +set -g message-attr bold +set -g status-left '' +set -g status-right '#[fg=colour235,bg=yellow] #H:#[bold]#S ' +set-option -g set-titles on +set -g set-titles-string '#T -- #W' +set-window-option -g automatic-rename on +set-option -g status-interval 1 +set-option -g status-utf8 on +set-window-option -g utf8 on + diff --git a/tmux/.tmux.cluster.conf b/tmux/.tmux.cluster.conf deleted file mode 100644 index ee6835f..0000000 --- a/tmux/.tmux.cluster.conf +++ /dev/null @@ -1,36 +0,0 @@ -# act like vim -setw -g mode-keys vi -bind h select-pane -L -bind j select-pane -D -bind k select-pane -U -bind l select-pane -R -bind-key -r C-h select-window -t :- -bind-key -r C-l select-window -t :+ - -# act like GNU screen -unbind C-b -set -g prefix C-a - -# look good -set -g default-terminal "screen-256color" - -# status -set -g status-left-length 32 -set -g status-right-length 150 -set -g status-fg white -set -g status-bg colour234 -set -g window-status-activity-attr bold -set -g pane-border-fg colour245 -set -g pane-active-border-fg cyan -set -g message-fg colour16 -set -g message-bg colour221 -set -g message-attr bold -set -g status-left '' -set -g status-right '#[fg=colour235,bg=colour14] #H:#[bold]#S ' -set-option -g set-titles on -set -g set-titles-string '#T -- #W' -set-window-option -g automatic-rename on -set-option -g status-interval 1 -set-option -g status-utf8 on -set-window-option -g utf8 on - diff --git a/tmux/.tmux.coltrane.conf b/tmux/.tmux.coltrane.conf deleted file mode 100644 index 75bb49d..0000000 --- a/tmux/.tmux.coltrane.conf +++ /dev/null @@ -1,36 +0,0 @@ -# act like vim -setw -g mode-keys vi -bind h select-pane -L -bind j select-pane -D -bind k select-pane -U -bind l select-pane -R -bind-key -r C-h select-window -t :- -bind-key -r C-l select-window -t :+ - -# act like GNU screen -unbind C-b -set -g prefix C-a - -# look good -set -g default-terminal "screen-256color" - -# status -set -g status-left-length 32 -set -g status-right-length 150 -set -g status-fg white -set -g status-bg colour234 -set -g window-status-activity-attr bold -set -g pane-border-fg colour245 -set -g pane-active-border-fg blue -set -g message-fg colour16 -set -g message-bg colour221 -set -g message-attr bold -set -g status-left '' -set -g status-right '#[fg=colour235,bg=blue] #H:#[bold]#S ' -set-option -g set-titles on -set -g set-titles-string '#T -- #W' -set-window-option -g automatic-rename on -set-option -g status-interval 1 -set-option -g status-utf8 on -set-window-option -g utf8 on - diff --git a/tmux/.tmux.donna.conf b/tmux/.tmux.donna.conf deleted file mode 100644 index e436931..0000000 --- a/tmux/.tmux.donna.conf +++ /dev/null @@ -1,36 +0,0 @@ -# act like vim -setw -g mode-keys vi -bind h select-pane -L -bind j select-pane -D -bind k select-pane -U -bind l select-pane -R -bind-key -r C-h select-window -t :- -bind-key -r C-l select-window -t :+ - -# act like GNU screen -unbind C-b -set -g prefix C-a - -# look good -set -g default-terminal "screen-256color" - -# status -set -g status-left-length 32 -set -g status-right-length 150 -set -g status-fg white -set -g status-bg colour234 -set -g window-status-activity-attr bold -set -g pane-border-fg colour245 -set -g pane-active-border-fg red -set -g message-fg colour16 -set -g message-bg colour221 -set -g message-attr bold -set -g status-left '' -set -g status-right '#[fg=colour235,bg=red] #H:#[bold]#S ' -set-option -g set-titles on -set -g set-titles-string '#T -- #W' -set-window-option -g automatic-rename on -set-option -g status-interval 1 -set-option -g status-utf8 on -set-window-option -g utf8 on - diff --git a/tmux/.tmux.gcloud.conf b/tmux/.tmux.gcloud.conf new file mode 100644 index 0000000..75bb49d --- /dev/null +++ b/tmux/.tmux.gcloud.conf @@ -0,0 +1,36 @@ +# act like vim +setw -g mode-keys vi +bind h select-pane -L +bind j select-pane -D +bind k select-pane -U +bind l select-pane -R +bind-key -r C-h select-window -t :- +bind-key -r C-l select-window -t :+ + +# act like GNU screen +unbind C-b +set -g prefix C-a + +# look good +set -g default-terminal "screen-256color" + +# status +set -g status-left-length 32 +set -g status-right-length 150 +set -g status-fg white +set -g status-bg colour234 +set -g window-status-activity-attr bold +set -g pane-border-fg colour245 +set -g pane-active-border-fg blue +set -g message-fg colour16 +set -g message-bg colour221 +set -g message-attr bold +set -g status-left '' +set -g status-right '#[fg=colour235,bg=blue] #H:#[bold]#S ' +set-option -g set-titles on +set -g set-titles-string '#T -- #W' +set-window-option -g automatic-rename on +set-option -g status-interval 1 +set-option -g status-utf8 on +set-window-option -g utf8 on + diff --git a/tmux/.tmux.lemmy.conf b/tmux/.tmux.lemmy.conf deleted file mode 100644 index 6c1cd2f..0000000 --- a/tmux/.tmux.lemmy.conf +++ /dev/null @@ -1,36 +0,0 @@ -# act like vim -setw -g mode-keys vi -bind h select-pane -L -bind j select-pane -D -bind k select-pane -U -bind l select-pane -R -bind-key -r C-h select-window -t :- -bind-key -r C-l select-window -t :+ - -# act like GNU screen -unbind C-b -set -g prefix C-a - -# look good -set -g default-terminal "screen-256color" - -# status -set -g status-left-length 32 -set -g status-right-length 150 -set -g status-fg white -set -g status-bg colour234 -set -g window-status-activity-attr bold -set -g pane-border-fg colour245 -set -g pane-active-border-fg yellow -set -g message-fg colour16 -set -g message-bg colour221 -set -g message-attr bold -set -g status-left '' -set -g status-right '#[fg=colour232,bg=white] #H:#[bold]#S ' -set-option -g set-titles on -set -g set-titles-string '#T -- #W' -set-window-option -g automatic-rename on -set-option -g status-interval 1 -set-option -g status-utf8 on -set-window-option -g utf8 on - diff --git a/tmux/.tmux.vicious.conf b/tmux/.tmux.vicious.conf deleted file mode 100644 index e4002ef..0000000 --- a/tmux/.tmux.vicious.conf +++ /dev/null @@ -1,36 +0,0 @@ -# act like vim -setw -g mode-keys vi -bind h select-pane -L -bind j select-pane -D -bind k select-pane -U -bind l select-pane -R -bind-key -r C-h select-window -t :- -bind-key -r C-l select-window -t :+ - -# act like GNU screen -unbind C-b -set -g prefix C-a - -# look good -set -g default-terminal "screen-256color" - -# status -set -g status-left-length 32 -set -g status-right-length 150 -set -g status-fg white -set -g status-bg colour234 -set -g window-status-activity-attr bold -set -g pane-border-fg colour245 -set -g pane-active-border-fg yellow -set -g message-fg colour16 -set -g message-bg colour221 -set -g message-attr bold -set -g status-left '' -set -g status-right '#[fg=colour235,bg=yellow] #H:#[bold]#S ' -set-option -g set-titles on -set -g set-titles-string '#T -- #W' -set-window-option -g automatic-rename on -set-option -g status-interval 1 -set-option -g status-utf8 on -set-window-option -g utf8 on - -- cgit v1.2.3