mirror of
https://github.com/shokinn/.files.git
synced 2025-08-23 11:13:19 +00:00
Add Powerlevel10k mise prompt configuration and source in zshrc
This commit is contained in:
parent
b479e0c0f7
commit
9498a31290
3 changed files with 51 additions and 0 deletions
|
@ -11,6 +11,7 @@ fi
|
|||
|
||||
# To customize prompt, run `p10k configure` or edit ~/.p10k.zsh.
|
||||
[[ ! -f {{@@ env['HOME'] @@}}/.p10k.zsh ]] || source {{@@ env['HOME'] @@}}/.p10k.zsh
|
||||
[[ -f {{@@ env['HOME'] @@}}/.config/zsh/p10k.mise.zsh ]] && source ~/.config/zsh/p10k.mise.zsh
|
||||
|
||||
# If you come from bash you might have to change your $PATH.
|
||||
# export PATH=${HOME}/bin:/usr/local/bin:$PATH
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue