mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-07-31 11:39:25 +00:00
Merge upstream/master
This commit is contained in:
@ -41,7 +41,7 @@ version is **4.3.11**.
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
export XDG_CONFIG_HOME="${XDG_CONFIG_HOME:=$HOME/.config}"
|
export XDG_CONFIG_HOME="${XDG_CONFIG_HOME:=$HOME/.config}"
|
||||||
export ZDOTDIR="${ZDOTDIR:=$XDG_CONFIG_HOME/zsh}"
|
[[ -d $XDG_CONFIG_HOME/zsh ]] && export ZDOTDIR="$XDG_CONFIG_HOME/zsh"
|
||||||
source "$ZDOTDIR/.zshenv"
|
source "$ZDOTDIR/.zshenv"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
2
modules/prompt/external/powerlevel10k
vendored
2
modules/prompt/external/powerlevel10k
vendored
Submodule modules/prompt/external/powerlevel10k updated: 873c4ff09c...35833ea15f
Reference in New Issue
Block a user