aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
-rw-r--r--TABS.md8
-rw-r--r--VERSION4
-rw-r--r--X/Xresources.d/URxvt2
-rw-r--r--X/Xresources.d/xterm20
5 files changed, 26 insertions, 9 deletions
diff --git a/README.md b/README.md
index 33f535ed..ea316997 100644
--- a/README.md
+++ b/README.md
@@ -81,6 +81,7 @@ Configuration is included for:
* [Abook](http://abook.sourceforge.net/) -- curses address book program
* [cURL](https://curl.haxx.se/) -- Command-line tool for transferring data with
URL syntax
+* [Dillo](https://www.dillo.org/) -- A lightweight web browser
* [Dunst](http://knopwob.org/dunst/) -- A lightweight X11 notification daemon
that works with `libnotify`
* `finger(1)` -- User information lookup program
diff --git a/TABS.md b/TABS.md
index e304fdb1..9ec5adb5 100644
--- a/TABS.md
+++ b/TABS.md
@@ -20,7 +20,7 @@ the results seem perfect.
You can configure Vim to accommodate this by removing the settings in vim/vimrc
for:
-* `expandtab`
-* `shiftwidth`
-* `smarttab`
-* `softtabstop`
+* `'expandtab'`
+* `'shiftwidth'`
+* `'smarttab'`
+* `'softtabstop'`
diff --git a/VERSION b/VERSION
index 1c428430..eea0be86 100644
--- a/VERSION
+++ b/VERSION
@@ -1,2 +1,2 @@
-tejr dotfiles v1.75.1
-Thu Nov 22 09:42:06 UTC 2018
+tejr dotfiles v1.76.0
+Thu Nov 22 10:28:16 UTC 2018
diff --git a/X/Xresources.d/URxvt b/X/Xresources.d/URxvt
index 30c659fb..f4c30d54 100644
--- a/X/Xresources.d/URxvt
+++ b/X/Xresources.d/URxvt
@@ -1,8 +1,6 @@
! URxvt
-URxvt.buffered: false
URxvt.cursorBlink: on
URxvt.cutchars: <>│
-URxvt.depth: 32
URxvt.internalBorder: 0
URxvt.iso14755: false
URxvt.iso14755_52: false
diff --git a/X/Xresources.d/xterm b/X/Xresources.d/xterm
index 06ec95c1..51f8f4b4 100644
--- a/X/Xresources.d/xterm
+++ b/X/Xresources.d/xterm
@@ -5,4 +5,22 @@ xterm*colorMode: false
xterm*eightBitInput: false
xterm*locale: true
xterm*metaSendsEscape: true
-xterm*termName: xterm-mono
+xterm*termName: xterm-256color
+xterm*background: #030303
+xterm*foreground: #E0E0E0
+xterm*color0: #030303
+xterm*color1: #CC0000
+xterm*color2: #3EAA06
+xterm*color3: #C4A000
+xterm*color4: #3465A4
+xterm*color5: #75507B
+xterm*color6: #06989A
+xterm*color7: #D3D7CF
+xterm*color8: #303030
+xterm*color9: #EF2929
+xterm*color10: #7AF234
+xterm*color11: #FCE94F
+xterm*color12: #729FCF
+xterm*color13: #AD7FA8
+xterm*color14: #34E2E2
+xterm*color15: #EEEEEC