Skip to content

kadarbalu/tmux-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Comfortable tmux config

Place it to ~/.tmux.conf

unbind C-b
set-option -g prefix C-a
bind-key C-a send-prefix

set -g history-limit 10000
set -g allow-rename off

set-window-option -g mode-keys vi

bind b setw synchronize-panes
bind r source-file ~/.tmux.conf \; display-message "Config reloaded..."

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published