Go to file
2022-08-16 23:50:19 -06:00
bin go 2022-08-16 23:50:19 -06:00
colorschemes colorscheme change for season 2022-04-06 16:32:40 -06:00
config Stop doing the silly local thing 2022-08-16 23:44:28 -06:00
resume minor resume update 2022-08-10 00:13:20 -06:00
setup Stop doing the silly local thing 2022-08-16 23:44:28 -06:00
vim refactor to use scwrypts in setup; use scwrypts everywhere 2022-08-16 18:42:57 -06:00
zsh Fixed setup/welcome + init on submodules 2022-08-16 23:31:16 -06:00
.gitattributes go 2022-04-20 12:52:01 -06:00
.gitignore Added valentines theme; various color updates added 2021-02-05 15:49:22 -07:00
.gitmodules moved memos into scwrypts; bye-bye, memos! 2022-08-10 00:48:57 -06:00
README.md Readme markdown error 2022-02-06 01:26:02 -07: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
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