Add terminal-colors

main
mat ess 2023-04-14 15:57:47 -04:00
parent 038bfbf25a
commit d4442623ce
2 changed files with 4 additions and 0 deletions

View File

@ -180,6 +180,7 @@
top = "${pkgs.bottom}/bin/btm";
htop = "${pkgs.bottom}/bin/btm";
tb = "toggle-background";
colortest = "${pkgs.terminal-colors}/bin/terminal-colors -o";
} // lib.optionalAttrs pkgs.stdenv.isDarwin {
sb = "set-background-to-macOS";
conda-init = "eval /opt/homebrew/bin/conda 'shell.fish' 'hook' $argv | source";

View File

@ -73,6 +73,9 @@
pv
# command line file encryption
rage
# terminal color support testing
terminal-colors
# automatic command line fixes
thefuck
# extract RAR archives
unrar