diff options
author | William Carroll <wpcarro@gmail.com> | 2022-08-01T20·44-0700 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2022-08-02T20·29+0000 |
commit | a89d8627ed60074843275b3d3124ca6e8d0ef8e5 (patch) | |
tree | 2cd0049bde0c7354e88c9eb8bfb84de9e401e6c0 /users/wpcarro | |
parent | 5417b512e77a7434f7b1fc9d55035921725a8df1 (diff) |
feat(wpcarro/common): Install sysz r/4366
It's a nice `fzf`-based systemd interface. Change-Id: Iab1598cae9aafd7c7cc4d8a3ac94895393f592c2 Reviewed-on: https://cl.tvl.fyi/c/depot/+/6023 Reviewed-by: wpcarro <wpcarro@gmail.com> Autosubmit: wpcarro <wpcarro@gmail.com> Tested-by: BuildkiteCI
Diffstat (limited to 'users/wpcarro')
-rw-r--r-- | users/wpcarro/common.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/wpcarro/common.nix b/users/wpcarro/common.nix index 9a8dd344d82e..49edbd368fd3 100644 --- a/users/wpcarro/common.nix +++ b/users/wpcarro/common.nix @@ -58,6 +58,7 @@ in python3 rink ripgrep + sysz tldr tokei tree |