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

The dotfiles are managed with stow and otherwise Ansible sets everything up. The Anisible scripts are built for Fedora Workstation.

initial setup

  • Install latest Fedora Workstation
  • If using nvidia setup with this
  • Setup zen-like kernel with this from Nobara
  • Run the following commands:
sudo dnf install -y git stow
git clone https://github.com/starr-dusT/dotfiles ~/.dotfiles 
rm ~/.bashrc
cd ~/.dotfiles && stow .
bash
initial-setup

update setup

update {tags to update seperated with commas}

TODO

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%