240 shaares
14 results
tagged
cli
$ cargo install lsd bat ripgrep fd-find dutree diffr sd xcp bottom xxv broot git-delta czkawka_gui
$ cargo install --git https://github.com/lotabout/rargs.git
(czkawka_gui est une alternative à fslint)
Dans le .bashrc ou .zshrc (ces alias sont très aggressifs, c'est à changer selon les envies) :
alias ls='lsd'
alias cat='bat'
alias grep='rg'
alias find='fd'
alias du='dutree'
alias sed='sd'
alias cp='xcp'
alias top='btm'
alias hex='xxv'
# alias cd='broot'
alias xargs='rargs'
Ne pas oublier de configurer git pour qu'il utilise Delta :
https://github.com/dandavison/delta
Home: https://chrisvest.github.io/xxv/
Voir aussi https://github.com/sharkdp/hexyl
An interactive alternative exists: https://github.com/Byron/dua-cli