Skip to content

Instantly share code, notes, and snippets.

@purukaushik
Created December 5, 2016 03:12
Show Gist options
  • Save purukaushik/5045ca4a397bf47820ad75f9e1880d55 to your computer and use it in GitHub Desktop.
Save purukaushik/5045ca4a397bf47820ad75f9e1880d55 to your computer and use it in GitHub Desktop.
Developer productivity : little things

Little things that annoy developers

  1. Bash completions --> start using oh my zsh
  2. Don't name folders in your source code with same prefixes
  3. Avoiding variables that start with Capital letters --> annoys as caps require pinky to be on shift
  4. Managing small shell scripts, .`*rc files to enable quick migration from one laptop to another, working on new VMs etc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment