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