Skip to content

Commit 643999b

Browse files
committed
Feat: 常にユーザー名とホスト名を表示
1 parent b8849c4 commit 643999b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/zsh/.p10k.zsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -936,7 +936,7 @@ fi
936936

937937
# Don't show context unless running with privileges or in SSH.
938938
# Tip: Remove the next line to always show context.
939-
typeset -g POWERLEVEL9K_CONTEXT_{DEFAULT,SUDO}_{CONTENT,VISUAL_IDENTIFIER}_EXPANSION=
939+
#typeset -g POWERLEVEL9K_CONTEXT_{DEFAULT,SUDO}_{CONTENT,VISUAL_IDENTIFIER}_EXPANSION=
940940

941941
# Custom icon.
942942
# typeset -g POWERLEVEL9K_CONTEXT_VISUAL_IDENTIFIER_EXPANSION='⭐'

0 commit comments

Comments
 (0)