/dotfiles

💅 my dotfiles

Primary LanguageShell

dotfiles

Collection of my configuration files and general setup notes

2023-06-05_13-06

Stuff I use

Dotfile usage

Not super ideal across multiple machines, but generally can be managed with git branching.

Using stow simply stow <dirname> from within the cloned dir.

# For example to add the vim config
stow nvim
# Notice now that ~/.config/nvim/init.vim is linked

(Neo)vim

Swapped to using a slightly customized LazyVim

Rofi

Configured with:

Candy