diff options
author | romkatv <roman.perepelitsa@gmail.com> | 2020-02-20 18:24:36 +0300 |
---|---|---|
committer | romkatv <roman.perepelitsa@gmail.com> | 2020-02-20 18:24:41 +0300 |
commit | 8cf22480c0817fe4de9503f9897e81197667b350 (patch) | |
tree | ca802ee47665b6eb4d05546a18b3beae780f59c9 /README.md | |
parent | 4fdd02db2664f07ef3da4f1dff4fd80651480045 (diff) |
add taskwarrior prompt segment; see #511
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -302,6 +302,7 @@ enable as many segments as you like. It won't slow down your prompt or Zsh start | `nix_shell` | [nix shell](https://nixos.org/nixos/nix-pills/developing-with-nix-shell.html) indicator | | `todo` | [todo](https://github.com/todotxt/todo.txt-cli) items | | `timewarrior` | [timewarrior](https://timewarrior.net/) tracking status | +| `taskwarrior` | [taskwarrior](https://timewarrior.net/) task count | | `vpn_ip` | virtual private network indicator | | `ip` | IP address and bandwidth usage for a specified network interface | | `load` | CPU load | |