Update.
This commit is contained in:
parent
cc177267e3
commit
84c29048fd
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -10,7 +10,7 @@
|
|||||||
[submodule "zsh/custom/themes/dracula"]
|
[submodule "zsh/custom/themes/dracula"]
|
||||||
path = zsh/custom/themes/dracula
|
path = zsh/custom/themes/dracula
|
||||||
url = https://github.com/dracula/zsh.git
|
url = https://github.com/dracula/zsh.git
|
||||||
[submodule "zsh/oh-my-zsh"]
|
[submodule "meta/github/oh-my-zsh"]
|
||||||
path = meta/github/oh-my-zsh
|
path = meta/github/oh-my-zsh
|
||||||
url = https://github.com/robbyrussell/oh-my-zsh.git
|
url = https://github.com/robbyrussell/oh-my-zsh.git
|
||||||
[submodule "meta/github/asymptote-config"]
|
[submodule "meta/github/asymptote-config"]
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
- link:
|
- link:
|
||||||
~/.zshenv: zsh/zshenv
|
~/.zshenv: zsh/zshenv
|
||||||
~/.zshrc: zsh/zshrc
|
~/.zshrc: zsh/zshrc
|
||||||
~/.oh-my-zsh: zsh/oh-my-zsh
|
~/.oh-my-zsh: meta/github/oh-my-zsh
|
||||||
~/.oh-my-zsh/custom/:
|
~/.oh-my-zsh/custom/:
|
||||||
glob: true
|
glob: true
|
||||||
force: false
|
force: false
|
||||||
|
3
meta/profiles/linux-server
Normal file
3
meta/profiles/linux-server
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
tmux
|
||||||
|
vim
|
||||||
|
zsh
|
Loading…
Reference in New Issue
Block a user