On a mission to fully automate the deployment of my personal workspace.
This README's primary function is to act as a scratchpad for ideas regarding the creation, organization, standardization, and deployment of these configuration files.
Some things may not be inherently clear. The code is not highlighted and customization is not noted where it occurs within cloned libraries. Feel free to open issues or contact me directly with anything.
- ubuntu 18.04
- Download the netboot image
- x server
- i3-gaps
- polybar
- firefox
- User.js based on ghacks user.js
- Custom userChrome.css using pywal's generated colors
Install by cloning the directory to your preferred dotfiles location. Git and GNU Stow are required
Simple guide to organizing and using your dotfiles from Brandon Invergo
git clone https://github.com/elock37/dotfiles ~/.dotfiles
cd ~/.dotfiles
stow */
You can selectively stow
any directory you plan to use or use all configurations included via stow */
- Remove absolute references
- Clean and centralize PATH creation
- Reference directories by their relative path
- Create shell script to deploy 'requirements' folder
- pip
- npm