Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.14 KB

File metadata and controls

17 lines (14 loc) · 1.14 KB

https://zaiste.net/posts/shell-commands-rust/

aliases

alias cat='bat'
alias du='dust'
alias top='btm'
alias find='fd'
alias ps='procs'