Update dotfiles/.local/p10k.zsh
This commit is contained in:
parent
8f796fedd8
commit
264f63fe4d
1 changed files with 3 additions and 3 deletions
|
@ -36,7 +36,7 @@
|
||||||
dir # current directory
|
dir # current directory
|
||||||
vcs # git status
|
vcs # git status
|
||||||
# =========================[ Line #2 ]=========================
|
# =========================[ Line #2 ]=========================
|
||||||
# newline # \n
|
newline # \n
|
||||||
# prompt_char # prompt symbol
|
# prompt_char # prompt symbol
|
||||||
)
|
)
|
||||||
|
|
||||||
|
@ -63,7 +63,7 @@
|
||||||
rust_version # rustc version (https://www.rust-lang.org)
|
rust_version # rustc version (https://www.rust-lang.org)
|
||||||
dotnet_version # .NET version (https://dotnet.microsoft.com)
|
dotnet_version # .NET version (https://dotnet.microsoft.com)
|
||||||
php_version # php version (https://www.php.net/)
|
php_version # php version (https://www.php.net/)
|
||||||
# laravel_version # laravel php framework version (https://laravel.com/)
|
laravel_version # laravel php framework version (https://laravel.com/)
|
||||||
java_version # java version (https://www.java.com/)
|
java_version # java version (https://www.java.com/)
|
||||||
package # name@version from package.json (https://docs.npmjs.com/files/package.json)
|
package # name@version from package.json (https://docs.npmjs.com/files/package.json)
|
||||||
# rbenv # ruby version from rbenv (https://github.com/rbenv/rbenv)
|
# rbenv # ruby version from rbenv (https://github.com/rbenv/rbenv)
|
||||||
|
@ -103,7 +103,7 @@
|
||||||
# taskwarrior # taskwarrior task count (https://taskwarrior.org/)
|
# taskwarrior # taskwarrior task count (https://taskwarrior.org/)
|
||||||
time # current time
|
time # current time
|
||||||
# =========================[ Line #2 ]=========================
|
# =========================[ Line #2 ]=========================
|
||||||
# newline # \n
|
newline # \n
|
||||||
# ip # ip address and bandwidth usage for a specified network interface
|
# ip # ip address and bandwidth usage for a specified network interface
|
||||||
# public_ip # public IP address
|
# public_ip # public IP address
|
||||||
# proxy # system-wide http/https/ftp proxy
|
# proxy # system-wide http/https/ftp proxy
|
||||||
|
|
Loading…
Reference in a new issue