mirror of
https://github.com/penpot/penpot.git
synced 2026-03-13 05:46:08 +00:00
5 lines
69 B
Bash
5 lines
69 B
Bash
set -g mouse off
|
|
set -g history-limit 50000
|
|
setw -g mode-keys emacs
|
|
|