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