aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-06-15 15:06:57 +1200
committerTom Ryder <tom@sanctum.geek.nz>2017-06-15 15:06:57 +1200
commit982762fb0cbdbfab1c3a778432c0a25d1574684c (patch)
tree010480c58ac21e133cea28589acec4abed32f7de
parentRemove color/colour templating from tmux.conf (diff)
downloaddotfiles-982762fb0cbdbfab1c3a778432c0a25d1574684c.tar.gz
dotfiles-982762fb0cbdbfab1c3a778432c0a25d1574684c.zip
Remove now-unused TMUX_BG/FG vars
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 20d14b28..3b552fc1 100644
--- a/Makefile
+++ b/Makefile
@@ -304,9 +304,6 @@ man/man7/dotfiles.7df: README.markdown man/man7/dotfiles.7df.header
MAILDIR = $(HOME)/Mail
-TMUX_BG = colour237
-TMUX_FG = colour248
-
install: install-bin \
install-curl \
install-ex \