[tools] [tools.nvim] repo_path = "nvim" system_path = "~/.config/nvim" type = "dir" [tools.fish] repo_path = "fish" system_path = "~/.config/fish" type = "dir" [tools.git.config] repo_path = "git/gitconfig" system_path = "~/.gitconfig" type = "file" [tools.git.message] repo_path = "git/gitmessage" system_path = "~/.gitmessage" type = "file" [tools.git.ignore] repo_path = "git/gitignore" system_path = "~/.gitignore" type = "file" [tools.tmux] repo_path = "tmux/tmux.conf" system_path = "~/.tmux.conf" type = "file" [tools.bash] repo_path = "bash/bashrc.sh" system_path = "~/.bashrc" type = "file"