Files
.dotfiles/.tmux.conf
2026-03-22 23:32:38 +02:00

6 lines
139 B
Bash

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