feat(global/packages): add rhash & xxHash

This commit is contained in:
Infinidoge 2022-04-25 14:33:00 -04:00
parent 441e4fa700
commit b3a51be441

View file

@ -30,6 +30,7 @@
nmap nmap
ntfs3g # Windows drives ntfs3g # Windows drives
parted parted
rhash
ripgrep ripgrep
rsync rsync
skim skim
@ -44,5 +45,6 @@
vim vim
wget wget
whois whois
xxHash
]; ];
} }