Easy Config Reloads
Posted on Thu 16 April 2026 in Shorts • Tagged with tmux, knowledge
Since I’m experimenting quite often with my tmux.conf I want to reload the config easily. This is why I have a command to reload my config on r:
# reload config file (change file location to your the tmux.conf you want to use)
bind r source-file ~/.tmux.conf