diff --git a/.tmux.conf b/.tmux.conf new file mode 100644 index 0000000..1166808 --- /dev/null +++ b/.tmux.conf @@ -0,0 +1,5 @@ +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