mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-02-07 06:18:59 +00:00
f450efa7f3
With the added interface for multiple manifests, it is now possible to set up this setup around it. In my case, I simply created an extra folder in '.vtsm'. Along with the restructuring, some configurations are changed such as the customized Newsboat config and minor updates here and there.
8 lines
178 B
JSON
8 lines
178 B
JSON
{
|
|
"bin": "$HOME/local/bin",
|
|
"emacs": "$HOME/.config/doom",
|
|
"nvim": "$HOME/.config/nvim",
|
|
"newsboat": "$HOME/.config/newsboat",
|
|
"slop": "$HOME/.config/slop"
|
|
}
|