manage dotfiles with home manager

This commit is contained in:
Cy Pokhrel 2024-11-06 00:55:34 -05:00
parent 6b689531a9
commit 2a84570d78
6 changed files with 13 additions and 43 deletions

View file

@ -1,23 +0,0 @@
- defaults:
link:
relink: true
create: true
- clean: ['~']
- link:
~/.config/tmux:
~/.config/nvim:
~/.config/sway:
~/.config/kitty:
~/.config/aerc:
~/.config/mako:
~/.config/git:
~/.config/waybar:
~/.config/i3status-rust:
~/.config/rofi:
~/.zshrc:
~/.p10k.zsh:
- shell:
- [git submodule update --init --recursive, installing submodules]