diff --git a/Makefile b/Makefile index 125a5d7..a4f2540 100644 --- a/Makefile +++ b/Makefile @@ -403,7 +403,7 @@ $(home)/.emacs.d/init.el $(home)/.vimrc $(home)/.tmux.conf: $(home)/.emacs.d/init.el: line_comment := ';;' $(home)/.vimrc: line_comment := '"' -$(home)/.tmux.conf: line_comment := '#' +$(home)/.tmux.conf: line_comment := '\#'