about summary refs log tree commit diff
path: root/byobu
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2018-08-21 10:34:05 -0400
committerBen Harris <ben@tilde.team>2018-08-21 10:35:33 -0400
commit1104b9af61daebc8799cc4b579c2ae85409bf928 (patch)
tree03227389779220ed46a6695afd5f8e6621d638ca /byobu
parent444fe1291940391a010feafcf77b7a02e512f58e (diff)
remove apply_corrections
Diffstat (limited to 'byobu')
-rwxr-xr-xbyobu/.byobu/color.tmux5
-rw-r--r--byobu/.gitignore1
2 files changed, 1 insertions, 5 deletions
diff --git a/byobu/.byobu/color.tmux b/byobu/.byobu/color.tmux
deleted file mode 100755
index 1b4c59b..0000000
--- a/byobu/.byobu/color.tmux
+++ /dev/null
@@ -1,5 +0,0 @@
-BYOBU_DARK="\#6eb08d"
-BYOBU_LIGHT=black
-BYOBU_ACCENT=magenta
-BYOBU_HIGHLIGHT=red
-MONOCHROME=
\ No newline at end of file
diff --git a/byobu/.gitignore b/byobu/.gitignore
new file mode 100644
index 0000000..5fb79b2
--- /dev/null
+++ b/byobu/.gitignore
@@ -0,0 +1 @@
+.byobu/color.tmux