My personal home directory configuration
Go to file
2017-08-23 13:02:10 -05:00
.bin i3: Replace randwall script with one extra flag for feh 2017-08-22 19:56:32 -05:00
.config bspwm, etc: Slight polish, fix redshift 2017-08-23 13:02:10 -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 Oomox: Change color scheme to cyan 2017-08-20 18:23:49 -05:00
.vim Vim: Remove history tracking 2017-08-20 22:56:43 -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 Vim: Enable relative and absolute line numbering 2017-08-18 13:07:47 -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 Rofi: Change font to Terminus 2017-08-21 01:34:05 -05:00
.xsessionrc Fix xsessionrc's hanging quotes 2017-08-09 18:39:31 -05:00
.zshrc ZSH: Switch back to powerline 2017-08-21 15:48:05 -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.