Files
.dotfiles/.tmux.conf
2026-03-28 11:29:55 +03:00

7 lines
180 B
Bash

set -g default-terminal "xterm-256color"
set -g default-shell /usr/bin/fish
set -g mouse on
set -s set-clipboard on
set -g allow-passthrough on
set-environment -g TZ Asia/Tel_Aviv