My Linux dotfiles repository
Go to file
Shaun Reed 4d8c88d984 Vim keybind for building cmake projects 2019-09-21 17:16:32 -04:00
bash Fix bashrc powerline 2019-09-21 01:52:38 -04:00
dircolors Customize dircolors 2019-09-15 06:25:30 -04:00
i3/.config/i3 Add i3 keybind for swapping to last active workspace 2019-09-21 17:15:51 -04:00
nitrogen Add Nitrogen config for background 2019-09-14 09:22:07 -04:00
plshell/.config/powerline-shell Add powerline shell prompt 2019-09-21 01:36:29 -04:00
polybar/.config/polybar Polybar symbol, color changes for workspace module 2019-09-20 20:48:19 -04:00
tmux Tmux mouse / scroll support 2019-09-20 19:48:17 -04:00
vim Vim keybind for building cmake projects 2019-09-21 17:16:32 -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 ...