Skip to content

Instantly share code, notes, and snippets.

@nonlogos
Last active October 30, 2017 19:18
Show Gist options
  • Save nonlogos/b2b7e7622898626ac11a45f4ac3251b3 to your computer and use it in GitHub Desktop.
Save nonlogos/b2b7e7622898626ac11a45f4ac3251b3 to your computer and use it in GitHub Desktop.
Terminal Scripts #bash
git ls-files | xargs wc -l
// open my bash file
open .bash_profile
// source bash file
source ~/.bash_profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment