My Linux dotfiles repository
Go to file
Shaun Reed 8f7dd2ab05 Add static workspace for music / Spotify 2019-10-19 14:54:49 -04:00
bash Alternate terminal environ variable 2019-10-11 09:38:21 -04:00
bin/.local/bin/i3scripts Add popup-calendar script for i3wm 2019-10-13 09:16:08 -04:00
compton/.config Add compton configs 2019-09-29 05:40:46 -04:00
conky/.config/conky Reformat conky 2019-10-15 10:32:23 -04:00
dircolors Customize dircolors 2019-09-15 06:25:30 -04:00
i3/.config/i3 Add static workspace for music / Spotify 2019-10-19 14:54:49 -04:00
nitrogen Add Nitrogen config for background 2019-09-14 09:22:07 -04:00
packages Add package lists, not to be stowed (yet) but for future reference 2019-10-18 18:59:47 -04:00
plshell/.config/powerline-shell Update .gitignore, other files / formatting 2019-10-15 11:20:18 -04:00
polybar/.config/polybar Add static workspace for music / Spotify 2019-10-19 14:54:49 -04:00
tmux Update .gitignore, other files / formatting 2019-10-15 11:20:18 -04:00
urxvt Add Nerd font, remove unused fonts 2019-10-11 09:41:29 -04:00
vim Update vim submodules, remove unused 2019-10-15 10:52:02 -04:00
vscode/.config/Code - OSS Update vscode settings, clean up .gitignore 2019-10-15 23:25:17 -04:00
.gitignore Update vscode settings, clean up .gitignore 2019-10-15 23:25:17 -04:00
.gitmodules Update submodules for tmux 2019-10-15 11:29:16 -04:00
README.md Add package lists, not to be stowed (yet) but for future reference 2019-10-18 18:59:47 -04:00

README.md

dots

A place for backing up my dotfiles.

Usage -

git clone https://github.com/shaunrd0/dot
cd dot/
stow i3   # Install i3 settings
stow bash # Install bash settings
# ... etc ...

Note that the dot/packages/ directory is for reference and is the only directory included not meant to be used with stow. If this directory is stowed there will be no real change to the system - you will still need to install the package lists manually.