dotwryn/README.md
2021-09-25 01:43:36 -06:00

20 lines
1.2 KiB
Markdown

# 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](./setup/linux) 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](./env) can be overridden by editing the appropriate local configuration (`~/.config/wryn/env`).
## System Breakdown
`.wryn/MODULE` | Description
---------------------------- | --------------------------------------
[setup/](./setup) | os-specific setup / update utilities
[config/](./config) | general configuration; appropriate `~/.config` files are symlinked on setup
[vim/](./vim) | `vim` keybindings, plugins, and dictionary binary; activated by an [entry rc](./vim/rc.vim)
[zsh/](./zsh) | `zsh` aliases, functions, and plugins; activated by an [entry rc](./zsh/rc)
[zsh/plugins](./zsh/plugins) | external `zsh` plugins (included as submodules)
[resume/](./resume) | my working resume in `.tex` format
[freeze/](./freeze) | list of hardware specific packages...this will move to cloud storage soon