]> Vexing Labs - dotfiles.git/commitdiff
Update readme
authorAdam Shamblin <adam@vexingworkshop.com>
Wed, 16 Mar 2022 00:26:04 +0000 (18:26 -0600)
committerAdam Shamblin <adam@vexingworkshop.com>
Wed, 16 Mar 2022 00:26:04 +0000 (18:26 -0600)
README.md

index a2c61248360ce75e06db5815cd5abb9ee172193f..059ab0cfcc5de9b81e215c58d0cb751bc8e4d391 100644 (file)
--- a/README.md
+++ b/README.md
@@ -5,6 +5,12 @@ days, and this is nothing more than that.  As I'll be moving around a bit in the
 coming months, I've decided to update a few things to make it easy to start on a
 new machine.
 
+## Usage
+
+After cloning this repository, running `make install` from within the project
+directory will symlink all dotfiles to thier appropriate locations in your home
+directory. To remove these files, run `make clean`.
+
 ## .bash\_profile
 
 Custom PS1, aliases, colors.
@@ -26,3 +32,13 @@ Submodules for my favorite plugins.
 * Flake8
 * Fugitive
 * Solarized
+* Gruvbox
+
+## xorg
+
+Simple key remappings and configuration for my monitors.
+
+## i3wm
+
+These files include all of my i3 desktop configuration, from basic usage and
+light theming to dmenu scripts and status bar.