.bashrc: Watch

This commit is contained in:
2022-12-20 16:34:30 +01:00
parent 34451575a9
commit d933b8a830
2 changed files with 20 additions and 1 deletions

View File

@@ -1,8 +1,10 @@
# Prefix
unbind C-b
set-option -g prefix C-a
bind-key C-a send-prefix
set -g mouse on
# Mouse and colors
set -g mouse on
set -g default-terminal "screen-256color"
# pane movement