aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 16 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..f0e006a
--- /dev/null
+++ b/README
@@ -0,0 +1,16 @@
+== Dotfiles ==
+
+Font:
+ I use the Misc Fixed font everywhere.
+
+ST:
+ Install a scrollback patch:
+
+ https://st.suckless.org/patches/scrollback/st-scrollback-0.9.2.diff
+
+Neovim:
+ Install Packer:
+
+ https://github.com/wbthomason/packer.nvim
+
+ Then do :PackerSync.