mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-14 16:58:58 +03:00
Files
6953fa82c028a79f9201e219a1a9add2b14808b3
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
|