Tyler Starr 1ba79cb4a8 Revert "add wireplumber"
This reverts commit 42be2c9f34dec5591b72fab0dc65d8f5ad95d5d8.
2023-01-19 15:35:51 -08:00
2023-01-14 15:56:03 -08:00
2023-01-19 15:35:51 -08:00
2022-12-10 23:11:59 -08:00
2023-01-14 15:24:18 -08:00
2023-01-14 15:24:18 -08:00

Dotfiles

My dotfiles... What do you want?

My personal dotfiles repo. Documentation is pretty spotty. Maybe I'll fix that someday, but I probably won't.

Usage

Dotfiles are managed with chezmoi and Ansible (built for Arch) is used for the bulk of configuration.

Initial Setup

Install Arch with BTRFS and run the following commands:

sudo pacman -Syu
sudo pacman -S vim git chezmoi
git clone https://github.com/starr-dusT/dotfiles ~/.local/share/chezmoi 

Copy .chezmoidata.yaml.example to .chezmoidata.yaml and edit with desired settings then run the following commands:

~/.local/share/chezmoi/jumpstart.sh

After reboot log into window manager and run linux-monitor, follow the prompts, reapply chezmoi config, and restart the window manager.

Perform additional setup found in additional-setup

Update Setup

arch-update command updates the system with ansible. Run arch-update -h for information on usage.

Description
No description provided
Readme 66 MiB
Languages
Nix 78.8%
Shell 7%
CSS 6.3%
Lua 5.1%
Dockerfile 1.7%
Other 1.1%