DEV Community

Discussion on: The Ultimate Linux Command Line Cheatsheet: Essential Commands for Beginners and Power Users

Collapse
 
jimmymcbride profile image
Jimmy McBride

I love tar. I have a tar file that's all my dot files. So I have a script that downloads, unzips the tar file and add's all my configurations where they need to go, in addition to downloading all the programs that I normally use. Makes setting up a new distro super easy!