Skip to content

Instantly share code, notes, and snippets.

@crifat
Last active March 5, 2017 18:01
Show Gist options
  • Select an option

  • Save crifat/6d8e03f7b35fb6473f9defc5917a6f64 to your computer and use it in GitHub Desktop.

Select an option

Save crifat/6d8e03f7b35fb6473f9defc5917a6f64 to your computer and use it in GitHub Desktop.
Various Mac Commands
# Start Redis server temporarily:
redis-server /usr/local/etc/redis.conf
# Make an app runable
sudo xattr -cr /Application/Appname.app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment