Go to file
2021-09-29 11:12:31 -06:00
bin more accurate sync messages 2021-09-25 00:49:46 -06:00
config renamed color configurations; removed unused colorschemes 2021-09-29 11:12:31 -06:00
env more sync data 2021-09-24 23:48:30 -06:00
freeze freeze refactor 2021-02-24 15:42:33 -07:00
resume updated resume to include sre experience 2021-02-05 15:50:18 -07:00
setup little editor bug in install 2021-09-25 00:49:35 -06:00
vim rd format loosen; dictionary update; formatting add css 2021-09-21 09:30:43 -06:00
zsh update code-activator 2021-09-27 13:18:42 -06:00
.gitignore Added valentines theme; various color updates added 2021-02-05 15:49:22 -07:00
.gitmodules moved notetaker to memo plugin' 2021-09-16 20:16:20 -06:00
README.md README update for v5 2021-09-25 01:43:36 -06:00

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
config/ general configuration; appropriate ~/.config files are symlinked on setup
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 (included as submodules)
resume/ my working resume in .tex format
freeze/ list of hardware specific packages...this will move to cloud storage soon