Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wipHEADmaster | Aaditya Dhruv | 2025-02-07 | 3 | -16/+48 |
| | |||||
* | Update packages and config files | Aaditya Dhruv | 2023-11-27 | 9 | -16/+24 |
| | | | | | | | tmux.conf -> bindings for saving and scrolling zsh/p10k -> new layouts and aliases vimrc -> New plugins for tmux and tab bindings new wallpapers | ||||
* | Add become_user for config tasks | Aaditya Dhruv | 2023-11-28 | 1 | -4/+14 |
| | |||||
* | Add setup of vim plugins | Aaditya Dhruv | 2023-11-28 | 1 | -0/+24 |
| | |||||
* | Add installation of zsh-plugins | Aaditya Dhruv | 2023-11-28 | 1 | -0/+20 |
| | |||||
* | Fix "or" bug in installing wayland/xorg packages | Aaditya Dhruv | 2023-09-10 | 1 | -1/+1 |
| | | | | The conditional was incorrect, removed quotes to make it work | ||||
* | Add config role to install dotfiles | Aaditya Dhruv | 2023-09-10 | 4 | -3/+93 |
| | | | | | The config role will install the actual config files I use in the right directories based on the options in the main config.yaml | ||||
* | Move files for config role | Aaditya Dhruv | 2023-09-09 | 69 | -0/+0 |
| | | | | This movement is needed to maintain the role structure | ||||
* | Add special directory for shell related configs | Aaditya Dhruv | 2023-09-09 | 4 | -0/+2022 |
| | | | | This includes powerlevel10k, vimrc, tmux conf, and the zshrc | ||||
* | Fonts is a subdirectory of config | Aaditya Dhruv | 2023-09-09 | 5 | -0/+6 |
| | |||||
* | Add wallpapers directory to the config directory | Aaditya Dhruv | 2023-09-09 | 28 | -0/+0 |
| | | | | Ensures all configs are kept in a singular place | ||||
* | Move .configs to a new main config directory | Aaditya Dhruv | 2023-09-09 | 32 | -0/+5961 |
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 |