Skip to content

Instantly share code, notes, and snippets.

@agrimrules
Last active August 4, 2019 04:49
Show Gist options
  • Save agrimrules/6f16392d326bff0700c3c2f741399250 to your computer and use it in GitHub Desktop.
Save agrimrules/6f16392d326bff0700c3c2f741399250 to your computer and use it in GitHub Desktop.
echo 'export HISTCONTROL=ignorespace' >> ~/.bash_profile;
brew install m-cli;
echo "alias sl='m lock'" >> ~/.bash_profile;
npm i -g begoo;
echo "begoo 'next time please lock your computer' --avatar dog" >> ~/.bash_profile;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment