aboutsummaryrefslogtreecommitdiff
path: root/config/p10k-classic.zsh
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2020-02-27 10:11:58 +0300
committerromkatv <roman.perepelitsa@gmail.com>2020-02-27 10:11:58 +0300
commite84b20901c5aa7ac4c0e6f746bca55e2ae24e5f4 (patch)
tree711d8b7327b832457e0538e8582ef3153a8d094c /config/p10k-classic.zsh
parentcb3f58d21f643d26d71f520d61a592816cca3edf (diff)
s/ASDF_GO/ASDF_GOLANG/
Fixes #529.
Diffstat (limited to 'config/p10k-classic.zsh')
-rw-r--r--config/p10k-classic.zsh6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/p10k-classic.zsh b/config/p10k-classic.zsh
index 5cc6f4df..b5df1e6f 100644
--- a/config/p10k-classic.zsh
+++ b/config/p10k-classic.zsh
@@ -629,9 +629,9 @@
# typeset -g POWERLEVEL9K_ASDF_PYTHON_SHOW_ON_UPGLOB='*.foo|*.bar'
# Go version from asdf.
- typeset -g POWERLEVEL9K_ASDF_GO_FOREGROUND=37
- # typeset -g POWERLEVEL9K_ASDF_GO_VISUAL_IDENTIFIER_EXPANSION='⭐'
- # typeset -g POWERLEVEL9K_ASDF_GO_SHOW_ON_UPGLOB='*.foo|*.bar'
+ typeset -g POWERLEVEL9K_ASDF_GOLANG_FOREGROUND=37
+ # typeset -g POWERLEVEL9K_ASDF_GOLANG_VISUAL_IDENTIFIER_EXPANSION='⭐'
+ # typeset -g POWERLEVEL9K_ASDF_GOLANG_SHOW_ON_UPGLOB='*.foo|*.bar'
# Node.js version from asdf.
typeset -g POWERLEVEL9K_ASDF_NODEJS_FOREGROUND=70