810f25

STATS 810. Unix advice



  1. Customize your ‘.bash_profile’ or ‘.zshrc’

  2. Keep all files you care about backed up on the cloud, e.g., GitHub or Dropbox. Then, you can use ‘rm -rf’ as much as you like!

  3. Keep a file, or files, recording useful commands and installation procedures.

  4. Invest in CLI until it is quicker than GUI for you. From then on, enjoy the payoff!

  5. Learn IDEs as well (e.g., vscode) but not at the expense of CLI.