Sometimes when we install the dotfiles in different machines, it might require exa and bat which are current overriding bash/zsh default ls and cat.
The problem is in order to install exa and bat on external machines we need rust and cargo which sometimes could take a while to install.
The idea is to ask the user if we should override GNU classic tools during the installation
Sometimes when we install the dotfiles in different machines, it might require
exaandbatwhich are current overriding bash/zsh defaultlsandcat.The problem is in order to install
exaandbaton external machines we need rust and cargo which sometimes could take a while to install.The idea is to ask the user if we should override GNU classic tools during the installation