wtf
This commit is contained in:
parent
5d2937ee37
commit
ada0a670cd
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,6 +1,3 @@
|
|||||||
tmux
|
tmux/**
|
||||||
vim
|
vim/**
|
||||||
fonts
|
|
||||||
oh-my-zsh
|
|
||||||
dotbot
|
|
||||||
|
|
||||||
|
1
dotbot
Submodule
1
dotbot
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit d2f76a25933f97cd37ef94e3bf9c134b9c55a02a
|
1
fonts
Submodule
1
fonts
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit e80e3eba9091dac0655a0a77472e10f53e754bb0
|
@ -6,6 +6,9 @@
|
|||||||
|
|
||||||
- clean: ['~', '~/.oh-my-zsh/custom/', '~/.vim', '~/.tmux']
|
- clean: ['~', '~/.oh-my-zsh/custom/', '~/.vim', '~/.tmux']
|
||||||
|
|
||||||
|
- shell:
|
||||||
|
- [git submodule update --init --recursive, Installing submodules]
|
||||||
|
|
||||||
- link:
|
- link:
|
||||||
~/.vim:
|
~/.vim:
|
||||||
~/.vimrc:
|
~/.vimrc:
|
||||||
@ -19,7 +22,6 @@
|
|||||||
~/.oh-my-zsh/custom/themes/powerlevel10k.zsh-theme: oh-my-zsh/custom/themes/powerlevel10k/powerlevel10k.zsh-theme
|
~/.oh-my-zsh/custom/themes/powerlevel10k.zsh-theme: oh-my-zsh/custom/themes/powerlevel10k/powerlevel10k.zsh-theme
|
||||||
|
|
||||||
- shell:
|
- shell:
|
||||||
- [git submodule update --init --recursive, Installing submodules]
|
|
||||||
- [cp ./vim/hybrid/colors/hybrid.vim ./vim/colors/hybrid.vim, Setting up theme]
|
- [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/install_plugins, Installing Tmux Plugins]
|
||||||
- [tmux/plugins/tpm/bin/update_plugins all, Updating Tmux Plugins]
|
- [tmux/plugins/tpm/bin/update_plugins all, Updating Tmux Plugins]
|
||||||
|
1
oh-my-zsh/custom/plugins/zsh-autosuggestions
Submodule
1
oh-my-zsh/custom/plugins/zsh-autosuggestions
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit a411ef3e0992d4839f0732ebeb9823024afaaaa8
|
1
oh-my-zsh/custom/themes/powerlevel10k
Submodule
1
oh-my-zsh/custom/themes/powerlevel10k
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit cf67cad46557d57d5d2399e6d893c317126e037c
|
Loading…
x
Reference in New Issue
Block a user