diff options
author | David Morgan <djm_uk@protonmail.com> | 2022-11-12 21:13:04 +0000 |
---|---|---|
committer | David Morgan <djm_uk@protonmail.com> | 2022-11-12 21:13:04 +0000 |
commit | a3574e700b8515deebcf89f69970ee8619585ff4 (patch) | |
tree | 96483b15b586365604c418dbb76848b05c5e99ad /nix-conf | |
parent | 635ec783dd13f13857836f30419bc3bbc088ea9c (diff) | |
download | dotfiles-a3574e700b8515deebcf89f69970ee8619585ff4.tar.gz |
Add bat-extra packages
Diffstat (limited to 'nix-conf')
-rw-r--r-- | nix-conf/home/includes/common.nix | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/nix-conf/home/includes/common.nix b/nix-conf/home/includes/common.nix index 05cc02f..ee5a73a 100644 --- a/nix-conf/home/includes/common.nix +++ b/nix-conf/home/includes/common.nix @@ -18,6 +18,11 @@ in aspellDicts.en-computers aspellDicts.en-science bat + bat-extras.batdiff + bat-extras.batgrep + bat-extras.batman + bat-extras.batwatch + #bat-extras.batpipe # wait for 22.11 bottom broot curl @@ -25,6 +30,7 @@ in duf du-dust elinks + entr exa fd fzf |