My Linux dotfiles repository
Go to file
Shaun Reed 1e62f2327e Add more vscode settings, .gitignore 2019-10-15 11:09:13 -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 Update bindings for new workspaces, add new symbols and formatting for polybar 2019-10-11 13:37:57 -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 Fix free space status bar 2019-10-13 09:14:47 -04:00
tmux Add Nerd font, remove unused fonts 2019-10-11 09:41:29 -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 Add more vscode settings, .gitignore 2019-10-15 11:09:13 -04:00
.gitignore Add more vscode settings, .gitignore 2019-10-15 11:09:13 -04:00
.gitmodules Update vim submodules, remove unused 2019-10-15 10:52:02 -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 ...