# Links every host gets, whatever it is. Anything that depends on the machine # belongs in meta/hosts/.conf.yaml instead. - defaults: link: create: true relink: true force: true - clean: ['~', '~/.config'] - create: - ~/downloads - ~/projects - ~/documents - ~/.local/bin # a real directory now, owned by package managers - ~/.local/share/go - ~/.config/git - link: ~/.zshenv: common/zsh/zshenv ~/.zshrc: common/zsh/zshrc ~/.config/nvim: common/nvim ~/.config/htop: common/htop ~/.config/lf: common/lf ~/.config/starship.toml: common/starship.toml ~/.gitconfig: common/git/config ~/.ssh/config: common/ssh/config ~/.config/bob: common/bob ~/.config/user-dirs.dirs: common/user-dirs.dirs ~/.config/rbw: common/rbw ~/.config/lazygit: common/lazygit ~/.config/neofetch: common/neofetch