This commit is contained in:
Fabian Ising
2022-09-05 10:52:43 +02:00
parent 3ccf1b4023
commit 6e1373a67d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
set-environment -g PATH "/usr/local/bin:/bin:/usr/bin" set-environment -g PATH "/usr/local/bin:/bin:/usr/bin"
set -g default-terminal "xterm-256color" set -g default-terminal "xterm-256color"
set -g history-limit 100000 set -g history-limit 20000
# Remap prefix # Remap prefix
unbind C-b unbind C-b