Restructing the entire dotfile repo!

This commit is contained in:
Derek Taylor
2019-01-15 15:27:01 -06:00
parent 57f834c56f
commit 2ff59758f1
131 changed files with 16150 additions and 0 deletions
Executable
+7
View File
@@ -0,0 +1,7 @@
# Dotfiles
Dotfiles are the customization files (their filenames usually begin with a period) that are used to personalize your linux or other Unix-based system. This repository contains my personal dotfiles. They are stored here for convenience so that I may quickly access them on new machines or new installs. Also, others may find some of my configurations helpful in customizing their own dotfiles.
# Some directories worth checking out in my dotfiles
I focus a lot of attention on the Openbox window manager on my YouTube channel ( https://www.youtube.com/c/DistroTube ). I often get questions about my Openbox configuration files and pipemenus. Those files can be found here: https://gitlab.com/dwt1/dotfiles/tree/master/.config/openbox .
I also promote the Qtile window manager a lot DistroTube. My Qtile configuration resides here: https://gitlab.com/dwt1/dotfiles/tree/master/.config/qtile .