manage dotfiles with home manager
This commit is contained in:
parent
6b689531a9
commit
2a84570d78
6 changed files with 13 additions and 43 deletions
23
conf.yml
23
conf.yml
|
@ -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]
|
Loading…
Add table
Add a link
Reference in a new issue