Switch to pure prompt for Terminal compatibility
This commit is contained in:
parent
5128374241
commit
395f26a37b
2 changed files with 114 additions and 1681 deletions
2
zshrc
2
zshrc
|
|
@ -27,3 +27,5 @@ source ~/.zsh_files/powerlevel10k/powerlevel10k.zsh-theme
|
|||
|
||||
alias ls='ls --color=auto'
|
||||
|
||||
# To customize prompt, run `p10k configure` or edit ~/projects/dotfiles/p10k.zsh.
|
||||
[[ ! -f ~/projects/dotfiles/p10k.zsh ]] || source ~/projects/dotfiles/p10k.zsh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue