From afc3a4e592ec8f68ffdbf5d56cb1056652fc3d64 Mon Sep 17 00:00:00 2001 From: Charles D Date: Sun, 27 Oct 2024 16:09:10 -0400 Subject: [PATCH] enabled p10k vpn indicator --- .p10k.zsh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.p10k.zsh b/.p10k.zsh index 3ca2b02..8e10567 100644 --- a/.p10k.zsh +++ b/.p10k.zsh @@ -95,10 +95,10 @@ midnight_commander # midnight commander shell (https://midnight-commander.org/) nix_shell # nix shell (https://nixos.org/nixos/nix-pills/developing-with-nix-shell.html) vi_mode # vi mode (you don't need this if you've enabled prompt_char) - # vpn_ip # virtual private network indicator - load # CPU load + vpn_ip # virtual private network indicator + load # CPU load # disk_usage # disk usage - ram # free RAM + ram # free RAM # swap # used swap todo # todo items (https://github.com/todotxt/todo.txt-cli) timewarrior # timewarrior tracking status (https://timewarrior.net/)