aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add rust installation support for development groupAaditya Dhruv2023-09-091-0/+3
|
* Add central installation playbook and configAaditya Dhruv2023-09-092-0/+20
| | | | | | This is the main yaml file which will call the other roles in the repo. It reads the variables from the config written in config.yaml and accordingly sets up the target system
* Update packages roles with defined structureAaditya Dhruv2023-09-092-79/+107
| | | | | The packages roles now has a tasks list for DNF packages and flatpaks. It will read from the variables yaml file to install the needed packages
* Move files into roles organizationAaditya Dhruv2023-09-093-0/+0
|
* Add special directory for shell related configsAaditya Dhruv2023-09-094-0/+55
| | | | This includes powerlevel10k, vimrc, tmux conf, and the zshrc
* Add packages directory for package managementAaditya Dhruv2023-09-094-0/+389
| | | | | | The install playbook here will manage installing packages as per the groups in packages.yaml. It also needs to handle non-dnf packages such as rust, pip etc. which will be done later
* Removed xorg directory to favor organization in playbooks insteadAaditya Dhruv2023-09-096-133/+0
| | | | | Instead of splitting data by directories in the repo, playbooks will be used to handle whether to install for xorg, wayland etc.
* Removed script to install tools/packagesAaditya Dhruv2023-09-091-3/+0
| | | | | | | This was a crappy script that ran a package manager command in one line and made it hard to edit and classify what packages are being installed. This is being replaced with a organized YAML file as a source for packages and a playbook to install them
* Fonts is a subdirectory of configAaditya Dhruv2023-09-095-0/+0
|
* Add wallpapers directory to the config directoryAaditya Dhruv2023-09-0928-0/+0
| | | | Ensures all configs are kept in a singular place
* Move .configs to a new main config directoryAaditya Dhruv2023-09-0932-0/+0
| | | | | | | 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
* Remove auto-setup script in favor of ansible playbookAaditya Dhruv2023-09-091-4/+0
|
* Rename README resources dir to resAaditya Dhruv2023-09-093-0/+0
|
* moving files around, clearing scriptsAaditya Dhruv2023-08-2712-19/+69
|
* restructuring dotfiles to streamline ansibleAaditya Dhruv2023-08-2777-29/+0
|
* hyprland config updateAaditya Dhruv2023-05-091-5/+17
|
* current setup screenshotAaditya Dhruv2023-03-242-0/+4
|
* waybar config (needs to be built from source)Aaditya Dhruv2023-03-242-0/+207
|
* hyprland configAaditya Dhruv2023-03-241-0/+181
|
* wayland toolsAaditya Dhruv2023-03-241-1/+1
|
* dunsts, polybar, picomAaditya Dhruv2023-02-136-19/+20
|
* i3lock confAaditya Dhruv2023-02-091-0/+40
|
* Polybar path changes, dpi, sxhkd changesAaditya Dhruv2023-02-088-40/+47
|
* playerctl controlAaditya Dhruv2023-02-052-3/+11
|
* dunst theme rcAaditya Dhruv2023-02-041-0/+458
|
* minor fixesAaditya Dhruv2023-02-042-1/+1646
|
* tab keybindAaditya Dhruv2023-01-141-1/+6
|
* cursor lxapperanceAaditya Dhruv2023-01-091-0/+1
|
* polybar restructureAaditya Dhruv2023-01-0922-92/+55
|
* tools updateAaditya Dhruv2023-01-091-1/+1
|
* vimrc update to new bindingsAaditya Dhruv2023-01-091-22/+117
|
* scripts fixAaditya Dhruv2023-01-092-2/+5
|
* changesAaditya Dhruv2022-07-296-16/+5
|
* font priorityAaditya Dhruv2022-07-241-0/+11
|
* rofi color changesAaditya Dhruv2022-07-182-6/+6
|
* changes to tools.shAaditya Dhruv2022-07-181-2/+5
|
* changesAaditya Dhruv2022-07-181-0/+4
|
* changesAaditya Dhruv2022-07-183-5/+5
|
* mv -> cp for fontsAaditya Dhruv2022-07-151-1/+1
|
* libinput natural scrollAaditya Dhruv2022-07-141-0/+53
|
* pipewireAaditya Dhruv2022-07-142-1/+4
|
* font fixAaditya Dhruv2022-07-141-0/+2
|
* void instal changeAaditya Dhruv2022-07-141-0/+3
|
* cursor setupAaditya Dhruv2022-07-142-0/+17
|
* font setupAaditya Dhruv2022-07-145-0/+4
|
* todos on fresh installAaditya Dhruv2022-07-141-0/+7
|
* ff userchromeAaditya Dhruv2022-07-141-0/+8
|
* cursor fix + picom disabledAaditya Dhruv2022-07-141-2/+2
|
* markdown fixAaditya Dhruv2022-07-121-2/+2
|
* readme + imgsAaditya Dhruv2022-07-123-0/+11
|