issues
search
zap-zsh
/
exa
Override common commands to use exa instead
GNU General Public License v3.0
19
stars
9
forks
source link
feat: use zsh commands array vs 'command -v' as faster.
#6
Closed
wintermi
closed
1 year ago
wintermi
commented
1 year ago
Pull Request includes the following:
Use zsh commands array vs 'command -v' as faster.
Output error message if exa not available.
Add .gitignore file.
Add install section to README file.
Pull Request includes the following: