Skip to content

Instantly share code, notes, and snippets.

@afrolovskiy
Created August 7, 2014 19:23
Show Gist options
  • Save afrolovskiy/95409ddb3564ec91934a to your computer and use it in GitHub Desktop.
Save afrolovskiy/95409ddb3564ec91934a to your computer and use it in GitHub Desktop.
#!/bin/sh
# copied by http://satya164.github.io/fedy/
su -c "curl https://satya164.github.io/fedy/fedy-installer -o fedy-installer && chmod +x fedy-installer && ./fedy-installer"
@afrolovskiy
Copy link
Author

Install sublime:
fedy --exec sublime_text3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment