My Linux dotfiles repository
Go to file
Shaun Reed 017fb2366b Correct tmux status bar colors 2019-09-15 09:19:49 -04:00
bash Add terminal exports and misc customizations 2019-09-15 06:27:13 -04:00
dircolors Customize dircolors 2019-09-15 06:25:30 -04:00
i3/.config/i3 i3 changes 2019-09-15 06:22:54 -04:00
nitrogen Add Nitrogen config for background 2019-09-14 09:22:07 -04:00
polybar/.config/polybar Update Polybar layouts / modules 2019-09-15 09:11:10 -04:00
tmux Correct tmux status bar colors 2019-09-15 09:19:49 -04:00
vim Add Syntax checker for Vim 2019-09-15 09:08:39 -04:00
xterm Add font support for some unicode characters, support for tmux 2019-09-15 06:18:27 -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 ...