Open black7375 opened 3 years ago
For users who want to use it in advance.
Alreay users
cd $BVZSH
git pull
git checkout powertools
New users
git clone -b powertools https://github.com/black7375/BlaCk-Void-Zsh.git ~/.zsh
bash ~/.zsh/BlaCk-Void-Zsh.sh
Docker
docker pull alstjr7375/bvzsh:latest-powertools
docker run --rm -it alstjr7375/bvzsh:latest-powertools
I found an interesting tool.
integration https://github.com/eth-p/bat-extras https://github.com/Mellbourn/zabb
others https://github.com/xxh/xxh https://github.com/rifen/xxh-plugin-zsh-zinit
Let me know if you find any other good tools besides this.
https://github.com/black7375/BlaCk-Void-Zsh/blob/powertools/BlaCk-Void.zplugins
Is your feature request related to a problem? Please describe
GNU CoreUtils were a good tools. People who use BSD or Mac for the first time often feel embarrassed or uncomfortable because they don't have Coreutils.
It doesn't mean that their are bad. It's hard to access it because the options are different and it's unfamiliar and it's not enough information. Like
doas
, there has a better utility.There are ways to start with comparisons
Alternatives
Even automated scripts
Of course, there is also the opposite attempt.
However, more good tools have emerged recently. They provide syntax highlighting and features found in GUI-based programs.
Many seem to be using relatively recent languages such as Rust or Go. (for reference)
Describe the solution you'd like
This is a replace target list.
Emoji Means
cd
cp
dir
/ls
du
find
grep
rm
cat
cmp
/diff
more
/less
od
/hexdump
/xxd
ssh
wget
ping
top
dmesg
man
sudo
watch
Describe alternatives you've considered
Through the classification process in the future, I will replace the commonly used utilities and make it easier to install other utilities.
If there is no benefit, we should not replace it. The compatibility of the program is also considered.
Additional context
Anyone can recommend a good Utils!!!