mirror of
https://github.com/bytequill/dotfiles.git
synced 2025-08-02 14:16:57 +02:00
594 B
594 B
dotfiles
Universal config files for my linux desktop environments. Managed with GNU stow
Installation
Applying config
Using GNU Stow you can easily apply configs provided by this repo
You can either run the script stow.sh
or execute the below manually:
stow --target $HOME .
note
.oh-my-zsh inclusion
I would rather not have included the .oh-my-zsh
submodule in this repo, however the official install script overwrites .zshrc
and I wanted a plug-and-play experience without having to do any manual intervention/extra steps