| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
The conditional was incorrect, removed quotes to make it work
|
|
|
|
|
| |
The config role will install the actual config files I use in the right
directories based on the options in the main config.yaml
|
|
|
|
| |
This movement is needed to maintain the role structure
|
|
|
|
| |
This includes powerlevel10k, vimrc, tmux conf, and the zshrc
|
| |
|
|
|
|
| |
Ensures all configs are kept in a singular place
|
|
Moving cofig away from a hidden directory makes it easier to work with.
The config directory now no longer represents ~/.config either, it will
contain all the configs for user applications, ever for configs which
are not in ~/.config on the host system
|