add zsh customs

This commit is contained in:
JOLIMAITRE Matthieu 2024-06-18 03:42:50 +02:00
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

@ -0,0 +1 @@
Subproject commit 113a0d53919c4866a1492574592eccafacdabe0b

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

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

View file

@ -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=(