bin | ||
colorschemes | ||
config | ||
resume | ||
setup | ||
vim | ||
zsh | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
README.md |
The .wryn
Library
My collection of configurations and plugins.
Setup / Configuration
The setup script is the pride and joy of this project. Running an interactive installer removes the hassle of setting up a new computer by configuring symlinks, installing applications, and synchronizing media with the cloud.
After running the setup, default configurations can be overridden by editing the appropriate local configuration (~/.config/wryn/env
).
System Breakdown
.wryn/MODULE |
Description |
---|---|
setup/ | os-specific setup / update utilities |
colorschemes/ | 16-color terminal colorschemes; see colors to see how these are loaded |
config/ | general configuration; appropriate ~/.config files are symlinked on setup |
resume/ | my working resume in .tex format |
vim/ | vim keybindings, plugins, and dictionary binary; activated by an entry rc |
zsh/ | zsh aliases, functions, and plugins; activated by an entry rc |
zsh/plugins | external zsh plugins |