aboutsummaryrefslogtreecommitdiff
path: root/internal
diff options
context:
space:
mode:
Diffstat (limited to 'internal')
-rw-r--r--internal/icons.zsh4
-rw-r--r--internal/p10k.zsh2
2 files changed, 3 insertions, 3 deletions
diff --git a/internal/icons.zsh b/internal/icons.zsh
index 308a01d8..f01b991d 100644
--- a/internal/icons.zsh
+++ b/internal/icons.zsh
@@ -532,7 +532,7 @@ function _p9k_init_icons() {
VCS_GIT_GITHUB_ICON '\uF113 ' # 
VCS_GIT_BITBUCKET_ICON '\uE703 ' # 
VCS_GIT_GITLAB_ICON '\uF296 ' # 
- VCS_GIT_AZURE_ICON '\UF0805 ' # 󰠅
+ VCS_GIT_AZURE_ICON '\uEBE8 ' # 
VCS_HG_ICON '\uF0C3 ' # 
VCS_SVN_ICON '\uE72D'$q # 
RUST_ICON '\uE7A8'$q # 
@@ -560,7 +560,7 @@ function _p9k_init_icons() {
PROXY_ICON '\u2194' # ↔
DOTNET_ICON '\uE77F' # 
DOTNET_CORE_ICON '\uE77F' # 
- AZURE_ICON '\UF0805' # 󰠅
+ AZURE_ICON '\uEBD8 ' # 
DIRENV_ICON '\u25BC' # ▼
FLUTTER_ICON 'F' # F
GCLOUD_ICON '\UF02AD' # 󰊭
diff --git a/internal/p10k.zsh b/internal/p10k.zsh
index 09985e0b..aea27f4c 100644
--- a/internal/p10k.zsh
+++ b/internal/p10k.zsh
@@ -9396,7 +9396,7 @@ if [[ $__p9k_dump_file != $__p9k_instant_prompt_dump_file && -n $__p9k_instant_p
zf_rm -f -- $__p9k_instant_prompt_dump_file{,.zwc} 2>/dev/null
fi
-typeset -g P9K_VERSION=1.19.8
+typeset -g P9K_VERSION=1.19.9
unset VSCODE_SHELL_INTEGRATION
_p9k_init_ssh