My personal home directory configuration
Go to file
2017-09-08 15:30:50 -05:00
.bin wal-set: Set up dunst reloading 2017-09-08 15:24:12 -05:00
.config Polybar: Standardize foreground color 2017-09-08 15:30:50 -05:00
.local/share/fonts Added fonts. A shitload of powerline fonts. 2017-08-04 00:03:23 -05:00
.ncmpcpp NCMPCPP: Configure external editor 2017-08-23 23:48:01 -05:00
.oh-my-zsh Installed Oh-My-Zsh, slight polybar change (brightness) 2017-08-15 01:39:00 -05:00
.themes Lots: Switch to blue color scheme 2017-09-01 23:23:47 -05:00
.vim Configure Vim to use pywal 2017-09-08 14:53:40 -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: Define XDG_CONFIG_HOME 2017-08-23 00:54:37 -05:00
.vimrc Configure Vim to use pywal 2017-09-08 14:53:40 -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 Xresources: Disable background setting for urxvt 2017-09-08 15:00:46 -05:00
.xsessionrc Fix xsessionrc's hanging quotes 2017-08-09 18:39:31 -05:00
.zshrc ZSH: Bluify powerline 2017-09-07 20:15:50 -05:00
README.md README: Update readme 2017-08-24 17:14:10 -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. If you're looking for my rice, it's mostly in here.

~/.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 almost 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.