mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-15 17:28:58 +03:00
4 lines
86 B
Plaintext
4 lines
86 B
Plaintext
|
|
set -g default-shell /usr/bin/bash
|
||
|
|
set -g mouse on
|
||
|
|
bind -n C-x setw synchronize-panes
|