My Linux dotfiles repository
Go to file
Shaun Reed bcaaa81ecc Update README 2019-09-14 06:11:23 -04:00
bash Update bash dotfiles with exports 2019-09-14 05:28:20 -04:00
i3/.config/i3 Correct i3 directory for stow 2019-09-14 05:57:10 -04:00
polybar/.config/polybar Update Polybar start script 2019-09-14 06:08:28 -04:00
vim Add Vim dotfiles for use with stow 2019-09-14 05:20:51 -04:00
.gitmodules Add Vim dotfiles for use with stow 2019-09-14 05:20:51 -04:00
README.md Update README 2019-09-14 06:11:23 -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 ...