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