My Linux dotfiles repository
Go to file
Shaun Reed c9b9488d33 Rename xterm -> urxvt, change to Nerd fonts 2019-10-10 15:42:48 -04:00
bash Update i3 and bash configs for quick-switching to next empty workspace 2019-09-28 03:34:39 -04:00
bin/.local/bin/i3scripts Update sunset / sunrise symbols 2019-10-05 22:18:36 -04:00
compton/.config Add compton configs 2019-09-29 05:40:46 -04:00
conky/.config/conky Keybinds for Geary / Discord 2019-10-05 09:55:31 -04:00
dircolors Customize dircolors 2019-09-15 06:25:30 -04:00
i3/.config/i3 Keybinds for Geary / Discord 2019-10-05 09:55:31 -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 Update UTC clock with popup calendar 2019-10-05 22:19:34 -04:00
tmux Tmux-gitbar symbols with Nerd fonts 2019-10-10 15:40:35 -04:00
urxvt Rename xterm -> urxvt, change to Nerd fonts 2019-10-10 15:42:48 -04:00
vim Vim keybind for building cmake projects 2019-09-21 17:16:32 -04:00
vscode/.config/Code - OSS/User Add vscode settings 2019-09-29 05:50:29 -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 ...