This repository has been archived on 2021-04-06. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/.gitmodules
Simon Bruder f33bafecc8
Make nix-direnv actually work
I somehow forgot to add the `.direnvrc` to homeshick. Now `nix-shell`s
created with direnv are added as gc roots.
2020-09-01 10:11:26 +02:00

22 lines
729 B
Plaintext

[submodule "home/.vim/bundle/Vundle.vim"]
path = home/.vim/bundle/Vundle.vim
url = https://github.com/VundleVim/Vundle.vim
[submodule "home/.dynamic-colors"]
path = dynamic-colors
url = https://github.com/sos4nt/dynamic-colors
[submodule "mpv-gallery-view"]
path = mpv-gallery-view
url = https://github.com/occivink/mpv-gallery-view
[submodule "vim-plug"]
path = vim-plug
url = https://github.com/junegunn/vim-plug
[submodule "grml-etc-core"]
path = grml-etc-core
url = https://github.com/grml/grml-etc-core
[submodule "dircolors-solarized"]
path = dircolors-solarized
url = https://github.com/seebi/dircolors-solarized
[submodule "zsh-nix-shell"]
path = zsh-nix-shell
url = https://github.com/chisui/zsh-nix-shell