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
#!/bin/bash | |
SU_DATE="## `date "+%d %m %Y (%a)"`" | |
SU_TEXT1="Yesterday:" | |
SU_TEXT2="Today:" | |
SU_TEXT3="---" | |
# weather info | |
SU_WEATHER=`curl 'wttr.in/Sevilla?format=3'` |
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
{ | |
"enabled": true, | |
"url": "https://www.teamwork.com/blog/introducing-teamworks-new-beautifully-designed-native-project-management/", | |
"text": "We at Teamwork are proud to announce the release of our new mobile Native applications! We would love to share our work with you.\n\nIf you’re interested, download the new app and make yourself at home. If you have thoughts you’d like to share, we would love to hear it.", | |
"acceptButtonTitle": "Check it out!", | |
"title": "Introducing Teamwork Beta", | |
"appReleasedInfo": { | |
"enabled": true, | |
"url": "https://www.teamwork.com/blog/introducing-teamworks-new-beautifully-designed-native-project-management/", | |
"storeurl": { |
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
#!/bin/bash | |
# Best ls for CLI RickRolling | |
# Just create an alias for it in a friend's / coworker computer | |
cat << EOF | |
----------------------------------------- | |
We're no strangers to love | |
You know the rules and so do I | |
A full commitment's what I'm thinking of |
OlderNewer