Skip to content

Commit aa474b9

Browse files
committed
Add a comment to tmux.conf
1 parent 49546a0 commit aa474b9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tmux.conf

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# ##############################
2+
# Upply this file with:
3+
# tmux source-file ~/.tmux.conf
4+
#
15

26
# Use ` as pefix. Double ` prints one `
37
unbind C-b
@@ -138,6 +142,7 @@ set -g @plugin 'tmux-plugins/tmux-yank'
138142

139143
# set -g @plugin 'jabirali/tmux-tilish'
140144

145+
# set -g @plugin 'tmux-plugins/tmux-sidebar'
141146

142147

143148
# Automatic tpm installation

0 commit comments

Comments
 (0)