Last active
January 27, 2016 13:12
-
-
Save LolWalid/f8dc6b89c57f3b0ad664 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# https://github.com/variadico/noti | |
noti ls | |
noti -t "Reply to Pedro" -m "Don't forget Pedro" sleep 1& | |
export PUSHBULLET_ACCESS_TOKEN="Token" | |
noti -p "Realy don't forget pedro" | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment