Update .zshrc with Powerlevel10k instant prompt and apply patch
This commit is contained in:
@@ -110,6 +110,7 @@ if [ -d $ZSH/custom/themes/powerlevel10k ]; then
|
||||
else
|
||||
git clone --depth=1 https://github.com/romkatv/powerlevel10k.git $ZSH/custom/themes/powerlevel10k
|
||||
fi
|
||||
curl -s https://git.miomio.moe/mio/easyzsh/raw/branch/master/patch.sh | bash -s p10k
|
||||
|
||||
if [ -d ~/.fzf ]; then
|
||||
cd ~/.fzf && git pull
|
||||
|
||||
Reference in New Issue
Block a user