Skip to content

Commit 06d169c

Browse files
committed
Fixes tmux
1 parent 6148ff0 commit 06d169c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/tmux/tmux.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
######################################################################
66
# Config for Tmux multiplexer (requires version >= v2.4) #
77
# Sets preferences, keybindings and configures plugins #
8-
# Tmux needs to be re-sourced or killed for changes to work #
8+
# After making changes, run `tmux source-file $TMUX_CONF` to reload #
99
# For docs and more info, see: https://github.com/lissy93/dotfiles #
1010
# #
1111
# Licensed under MIT (C) Alicia Sykes 2022 <https://aliciasykes.com> #

0 commit comments

Comments
 (0)