My personal home directory configuration
Go to file
Salt 2e53afa3a7 polybar: Remove borders
It makes i3's focus easier to track
2017-08-17 14:42:56 -05:00
.bin Added wallpaper randomization script 2017-08-10 17:33:42 -05:00
.config polybar: Remove borders 2017-08-17 14:42:56 -05:00
.local/share/fonts Added fonts. A shitload of powerline fonts. 2017-08-04 00:03:23 -05:00
.oh-my-zsh Installed Oh-My-Zsh, slight polybar change (brightness) 2017-08-15 01:39:00 -05:00
.themes Switched from blue primary accents to magenta, keeping in line with Gentoo 2017-08-13 23:27:49 -05:00
.vim .vim: Dammit 2017-08-16 14:37:46 -05:00
.bash_profile Initialize all dem dotfiles 2017-07-30 00:04:04 -05:00
.bashrc Initialize all dem dotfiles 2017-07-30 00:04:04 -05:00
.profile .profile: Polish .profile, license it under MIT 2017-08-16 16:30:51 -05:00
.vimrc .vimrc: Use XA_PRIMARY as default clipboard. 2017-08-16 14:42:24 -05:00
.Xdefaults Initialize all dem dotfiles 2017-07-30 00:04:04 -05:00
.xinitrc Alright that xinit was a little barebones 2017-07-31 22:08:46 -05:00
.Xresources Changed rofi colorscheme to match 2017-08-14 06:09:28 -05:00
.xsessionrc Fix xsessionrc's hanging quotes 2017-08-09 18:39:31 -05:00
.zshrc .vim, .vimrc: Heavy Vim configuration 2017-08-16 14:30:47 -05:00
README.md README.md: Polish README 2017-08-16 16:30:36 -05:00

Salt's Dotfiles

Just a repo of all my relevant dotfiles. Makes it easier to get set up on new machines, etc.

I am not a copyright holder for several of these materials. Unless otherwise specified, assume that any software you find here is not licensed to you in any capacity.

Unless, of course, it has a GPL or MIT header or something. Then, by all means, copy it.

~/.bin

A series of executables, several (but not all) of them written by me. One day I'll get around to writing up licenses for all of them.

~/.config

Application-specific configuration files.

~/.local

Right now it's just a bunch of Powerline fonts. Note, however, that several shellrcs here will access executables in the ~/.local/bin directory.

~/.oh-my-zsh

A copy of the Oh-My-Zsh repo, plus whatever configuration files I've stuffed in there (should just be powerlevel9k).

~/.themes

A whole lot of GTK themes.

~/*

.Xdefaults

Any explanation for it is longer than it.

.Xresources

Basic themeing file, holding whatever colorscheme I'm currently attatched to. Where possible, I try to reference it to centralize themeing.

.bash_profile

Currently does nothing because I never use bash.

.profile

Shell-agnostic configuration. Should be POSIX-compliant.

.xinitrc

I use a DM so this sees very little love. If I can figure out how to into environment variables, maybe this'll see more use.

.xsessionrc

Don't look. Right now it's just me trying to hack together an environment.

.zshrc

A simple zsh configuration file, as built to handle oh-my-zsh.