summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-09-24 07:13:11 -0400
committerLuke Smith <luke@lukesmith.xyz>2019-09-24 07:13:11 -0400
commit2ea654b0ff417ce31a6b7c5a15a196e64bf15139 (patch)
tree2f78832d4dbe409b4bc4521c9b53c394d0a2768c /README.md
parentdc464e5bbbc38c4691294b0fd015a4256bb90ec2 (diff)
downloadeibhear-2ea654b0ff417ce31a6b7c5a15a196e64bf15139.tar.gz
eibhear-2ea654b0ff417ce31a6b7c5a15a196e64bf15139.tar.zst
eibhear-2ea654b0ff417ce31a6b7c5a15a196e64bf15139.zip
readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index 823a8ae..ff40dee 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,7 @@ These are the dotfiles deployed by [LARBS](https://larbs.xyz) and as seen on [my
- Very useful scripts are in `~/.local/bin/`
- Settings for:
- vim/nvim (text editor)
+ - sxhkd (general key binder)
- lf (file browser)
- mpd/ncmpcpp (music)
- sxiv (image/gif viewer)
@@ -26,13 +27,14 @@ Check out their links:
- [st](https://github.com/lukesmithxyz/st) (the terminal emulator)
- [mutt-wizard (`mw`)](https://github.com/lukesmithxyz/mutt-wizard) - (a terminal-based email system that can store your mail offline without effort)
-## What is sort of here
-
-**If you want the i3 configs, they are in this repo, but in the `archi3` branch.** I don't really update it nowadays, but they're still here. Some other programs I no longer use, like vifm are there too.
+If you want my old i3 config, you can get it [here](https://gist.github.com/LukeSmithxyz/a7f790309ae17e00a5635dc5def05424).
+I don't use i3 anymore so I don't maintain it or make changes to it.
You might've come here from a review I've done on a program and want my configuration files for that program.
I tend to remove configs for programs I don't use to keep LARBS small. For those programs, they will be in the git history if you want to go searching. Please don't email me for configs. I tend to delete old stuff on my local machines so it's no easier for me.
+For videos on programs nowadays, I prefer to make gists for config files, so they won't clutter up this very Spartan repository.
+
## Install these dotfiles
Use [LARBS](https://larbs.xyz) or clone the repo files directly to your home directory and install [the prerequisite programs](https://github.com/LukeSmithxyz/LARBS/blob/master/voiddwm/vprogs.csv).