mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -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 Void) is used for the bulk of configuration.
Initial Setup
Install Void with BTRFS and run the following commands:
sudo xbps-install -Syu -y
sudo xbps-install -S vim git chezmoi -y
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
void-update
command updates the system with ansible. Run void-update -h
for information on usage.
Description
Languages
Nix
84.4%
Shell
6.2%
CSS
4.2%
Lua
3.4%
Dockerfile
1.2%
Other
0.5%