add zsh customs
This commit is contained in:
parent
4384aa1767
commit
a935bb9893
7 changed files with 16 additions and 10 deletions
|
@ -0,0 +1 @@
|
|||
Subproject commit c3d4e576c9c86eac62884bd47c01f6faed043fc5
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 978e79e12c44b5b1d3e1e2920c537002087b82c2
|
1
data/home/.oh-my-zsh-custom/plugins/zsh-edit
Submodule
1
data/home/.oh-my-zsh-custom/plugins/zsh-edit
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 113a0d53919c4866a1492574592eccafacdabe0b
|
|
@ -0,0 +1 @@
|
|||
Subproject commit e0165eaa730dd0fa321a6a6de74f092fe87630b0
|
1
data/home/.oh-my-zsh-custom/themes/powerlevel10k
Submodule
1
data/home/.oh-my-zsh-custom/themes/powerlevel10k
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit bde5ca4c2aa6e0c52dd7f15cf216dffdb1ec788c
|
|
@ -1,4 +1,5 @@
|
|||
export ZSH="$HOME/.oh-my-zsh"
|
||||
export ZSH_CUSTOM="$HOME/.oh-my-zsh-custom"
|
||||
ZSH_THEME="powerlevel10k/powerlevel10k"
|
||||
export DISABLE_AUTO_UPDATE=true
|
||||
plugins=(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue