aboutsummaryrefslogtreecommitdiff
path: root/xterm.md
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2021-01-12 09:47:24 +0000
committerJuan J. Martinez <jjm@usebox.net>2022-05-29 22:57:30 +0100
commit75130e7f528279780dc955a74fe872931a8db66c (patch)
tree19c8b07ccffc7cc46360b13b57636d951951ad92 /xterm.md
parent1b07bfae5dcc8f5f0fde4b993a91628f9c7e283c (diff)
downloaddotnvim-75130e7f528279780dc955a74fe872931a8db66c.tar.gz
dotnvim-75130e7f528279780dc955a74fe872931a8db66c.zip
Xterm config
Diffstat (limited to 'xterm.md')
-rw-r--r--xterm.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/xterm.md b/xterm.md
new file mode 100644
index 0000000..f28fb68
--- /dev/null
+++ b/xterm.md
@@ -0,0 +1,8 @@
+Copy (or merge) `xresources` to `~/.Xresources`.
+
+Then load the config:
+
+ xrdb .Xresources
+
+And that should give you a usable xterm.
+