Go to file
yage ad66d50b11 BIG REFACTOR; PLEASE BE ADVISED
finally going to commit that zshrc refactor

- smolvsdefault on altaria
- i3-utils refactor
- no need for custom scwrypt executable anymore
- time to say goodbye to the old dotwryn.env in favor of the new and improved rc.ds
- vim/rc.d refactor + QuickREPL and QuickCommand replacements for \r and \t
- going to stop tracking Archives explicitly until new hard drive
- tty-colorscheme is now referenced directly
- colorscheme/spring-sunset needed to swap primary/secondary colors for focus in i3 since it was confusing
- setup config no longer needs to create ~/.config/wryn/env.vim; added some dependencies to arch-linux
- switch from dmenu to rofi by default; allow .i3 overrides in colorschemes; tty-colorscheme is now referenced directly
2024-05-07 21:52:43 -06:00
.circleci ok 2022-10-01 13:08:03 -06:00
.docker updated build/setup to match scwrypts v3 2023-06-27 18:30:02 -06:00
bin BIG REFACTOR; PLEASE BE ADVISED 2024-05-07 21:52:43 -06:00
colorschemes BIG REFACTOR; PLEASE BE ADVISED 2024-05-07 21:52:43 -06:00
config BIG REFACTOR; PLEASE BE ADVISED 2024-05-07 21:52:43 -06:00
resume minor resume update 2022-08-10 00:13:20 -06:00
scwrypts BIG REFACTOR; PLEASE BE ADVISED 2024-05-07 21:52:43 -06:00
setup BIG REFACTOR; PLEASE BE ADVISED 2024-05-07 21:52:43 -06:00
vim BIG REFACTOR; PLEASE BE ADVISED 2024-05-07 21:52:43 -06:00
zsh BIG REFACTOR; PLEASE BE ADVISED 2024-05-07 21:52:43 -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 removed dated color plugin 2023-07-20 15:05:11 -06:00
README.md updated with shield 2022-10-01 16:31:25 -06:00

The .wryn Library

My collection of configurations and plugins.

Builds

CircleCI
I automatically build my utilities into the blaziken734/debugger. This serves as CI/CD for the ZSH library and a convenient, root-privileged container for debugging in containerized environments.

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