Keegan 3 years ago
parent 5d2937ee37
commit ada0a670cd

7
.gitignore vendored

@ -1,6 +1,3 @@
tmux
vim
fonts
oh-my-zsh
dotbot
tmux/**
vim/**

@ -0,0 +1 @@
Subproject commit d2f76a25933f97cd37ef94e3bf9c134b9c55a02a

@ -0,0 +1 @@
Subproject commit e80e3eba9091dac0655a0a77472e10f53e754bb0

@ -6,6 +6,9 @@
- clean: ['~', '~/.oh-my-zsh/custom/', '~/.vim', '~/.tmux']
- shell:
- [git submodule update --init --recursive, Installing submodules]
- link:
~/.vim:
~/.vimrc:
@ -19,7 +22,6 @@
~/.oh-my-zsh/custom/themes/powerlevel10k.zsh-theme: oh-my-zsh/custom/themes/powerlevel10k/powerlevel10k.zsh-theme
- shell:
- [git submodule update --init --recursive, Installing submodules]
- [cp ./vim/hybrid/colors/hybrid.vim ./vim/colors/hybrid.vim, Setting up theme]
- [tmux/plugins/tpm/bin/install_plugins, Installing Tmux Plugins]
- [tmux/plugins/tpm/bin/update_plugins all, Updating Tmux Plugins]

@ -0,0 +1 @@
Subproject commit a411ef3e0992d4839f0732ebeb9823024afaaaa8

@ -0,0 +1 @@
Subproject commit cf67cad46557d57d5d2399e6d893c317126e037c
Loading…
Cancel
Save