mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-14 16:58:58 +03:00
Files
0e87990be9429c4b533802e9d987baa4bea2f62f
4 lines
82 B
Plaintext
4 lines
82 B
Plaintext
set -g default-shell /bin/bash
|
|||
set -g mouse on
|
|||
bind -n C-x setw synchronize-panes
|