DEV Community

Discussion on: What are the CLIs you use very often?

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt • Edited
  • trash rather than rm -rf (or rimraf)
  • concurrently
  • docker
  • nano rather than vi or nvim
Collapse
 
phantas0s profile image
Matthieu Cneude

Nice! I didn't know trash, but I should definitely try it. I'm a bit tired to delete files I didn't wanted to delete :D