Add work dots

This commit is contained in:
2021-01-19 03:17:45 -06:00
parent 149caa6cc9
commit 916382b5dc
2 changed files with 29 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ This stash contains a number of packages for numerous situations:
| `base` | The base package contains shell and core utility configuration. Other packages do not depend on it; it merely contains basic configuration that I find necessary in every case. |
| `desktop-common` | Common configuration shared across all possible rices. This contains things such as keybindings for applications, Quake configs, Redshift, etc. Configuration files with themes are avoided where possible. |
| `desktop-gruvbox` | My current rice and its accompanying configs. A nice and simple one with Rofi, bspwm, Dunst, Compton, and Polybar. |
| `work` | Dots specific to my work user setup. |
| `git` | My personal git configuration. Separated from base because sometimes I don't want cockmail on all my commits. |
| `mac` | MacOS-specific configs. Very sparse; I hardly ever have to use one. |
| `ssh` | SSH configuration for my desktop machines. |