Update submodules
Update p10k to v1.12.0.
Update tmux-{continuum,resurrect}, fzf, zsh-syntax-highlighting and
dotbot to the latest master commit.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
--- p10k.zsh-theme 2020-06-25 23:34:59.068426001 +0200
|
||||
+++ p10k.zsh-theme 2020-06-25 23:41:08.751386193 +0200
|
||||
--- p10k.zsh-theme 2020-08-25 04:58:57.523296332 +0200
|
||||
+++ p10k.zsh-theme 2020-08-25 04:56:22.351599739 +0200
|
||||
@@ -45,6 +45,9 @@
|
||||
# last prompt line gets hidden if it would overlap with left prompt.
|
||||
typeset -g POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=(
|
||||
@@ -15,7 +15,7 @@
|
||||
midnight_commander # midnight commander shell (https://midnight-commander.org/)
|
||||
nix_shell # nix shell (https://nixos.org/nixos/nix-pills/developing-with-nix-shell.html)
|
||||
- # vpn_ip # virtual private network indicator
|
||||
+ vpn_ip # virtual private network indicator
|
||||
+ vpn_ip # virtual private network indicator
|
||||
# load # CPU load
|
||||
# disk_usage # disk usage
|
||||
# ram # free RAM
|
||||
@@ -29,7 +29,7 @@
|
||||
# ip # ip address and bandwidth usage for a specified network interface
|
||||
# public_ip # public IP address
|
||||
# proxy # system-wide http/https/ftp proxy
|
||||
@@ -188,11 +188,11 @@
|
||||
@@ -188,9 +188,9 @@
|
||||
# Red prompt symbol if the last command failed.
|
||||
typeset -g POWERLEVEL9K_PROMPT_CHAR_ERROR_{VIINS,VICMD,VIVIS,VIOWR}_FOREGROUND=196
|
||||
# Default prompt symbol.
|
||||
@@ -39,11 +39,8 @@
|
||||
- typeset -g POWERLEVEL9K_PROMPT_CHAR_{OK,ERROR}_VICMD_CONTENT_EXPANSION='❮'
|
||||
+ typeset -g POWERLEVEL9K_PROMPT_CHAR_{OK,ERROR}_VICMD_CONTENT_EXPANSION='<'
|
||||
# Prompt symbol in visual vi mode.
|
||||
- typeset -g POWERLEVEL9K_PROMPT_CHAR_{OK,ERROR}_VIVIS_CONTENT_EXPANSION='V'
|
||||
+ typeset -g POWERLEVEL9K_PROMPT_CHAR_{OK,ERROR}_VIVIS_CONTENT_EXPANSION='Ⅴ'
|
||||
typeset -g POWERLEVEL9K_PROMPT_CHAR_{OK,ERROR}_VIVIS_CONTENT_EXPANSION='V'
|
||||
# Prompt symbol in overwrite vi mode.
|
||||
typeset -g POWERLEVEL9K_PROMPT_CHAR_{OK,ERROR}_VIOWR_CONTENT_EXPANSION='▶'
|
||||
typeset -g POWERLEVEL9K_PROMPT_CHAR_OVERWRITE_STATE=true
|
||||
@@ -325,7 +325,7 @@
|
||||
|
||||
#####################################[ vcs: git status ]######################################
|
||||
@@ -112,7 +109,7 @@
|
||||
|
||||
#######################[ direnv: direnv status (https://direnv.net/) ]########################
|
||||
# Direnv color.
|
||||
@@ -1373,16 +1373,16 @@
|
||||
@@ -1382,16 +1382,16 @@
|
||||
typeset -g POWERLEVEL9K_VPN_IP_FOREGROUND=81
|
||||
# When on VPN, show just an icon without the IP address.
|
||||
# Tip: To display the private IP address when on VPN, remove the next line.
|
||||
@@ -133,7 +130,7 @@
|
||||
|
||||
###########[ ip: ip address and bandwidth usage for a specified network interface ]###########
|
||||
# IP color.
|
||||
@@ -1455,13 +1455,13 @@
|
||||
@@ -1464,13 +1464,13 @@
|
||||
|
||||
####################################[ time: current time ]####################################
|
||||
# Current time color.
|
||||
|
||||
Reference in New Issue
Block a user