1
0
mirror of https://github.com/vbrandl/dotfiles synced 2025-07-30 12:26:40 +02:00

Add shell and terminal configs

This commit is contained in:
Valentin Brandl
2017-02-11 11:18:16 +01:00
parent 7acf8f3760
commit c188d25571
7 changed files with 1755 additions and 0 deletions

4
.gitmodules vendored
View File

@@ -2,3 +2,7 @@
path = editors/vim/bundle/Vundle.vim
url = git@github.com:VundleVim/Vundle.vim.git
branch = master
[submodule "terminals/colors/base16-shell"]
path = terminals/colors/base16-shell
url = git@github.com:chriskempson/base16-shell.git
branch = master