5 lines
152 B
Bash
5 lines
152 B
Bash
# vim: ft=tmux
|
|
|
|
source-file "$HOME/.config/tmux/mappings.conf"
|
|
source-file "$HOME/.config/tmux/options.conf"
|
|
source-file "$HOME/.config/tmux/style.conf" |