$ ssh-add -K ~/.ssh/id_rsa; ssh-add -ASet ~/.ssh/config to:
Host *
UseKeychain yes
AddKeysToAgent yes
$ ssh-add -K ~/.ssh/id_rsa; ssh-add -ASet ~/.ssh/config to:
Host *
UseKeychain yes
AddKeysToAgent yes
| /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HiServices.framework/Versions/A/Resources/cursors |
| <meta name="viewport" content="width=device-width, minimal-ui"> |
| function pomodoro { | |
| case $1 in | |
| start ) | |
| echo 'terminal-notifier -title "🍅 Pomodoro Done" -message "Starting short break…"' | at + 25 minutes &> /dev/null | |
| ;; | |
| break ) | |
| echo 'terminal-notifier -title "⌛ Short Break Done" -message "Start your next Pomodoro."' | at + 5 minutes &> /dev/null | |
| ;; | |
| esac |
| @import "fit.css"; | |
| span.upload-button { | |
| /* Mandatory rules */ | |
| display: inline-block; | |
| position: relative; | |
| /* Your rules */ | |
| } |
| <span class="upload-button fit"> | |
| <input type="file"> | |
| Upload files | |
| </span> |
Esta é uma tradução livre do texto original recomendado pela organização ‘Fight for the Future’ (http://www.fightforthefuture.org/) através do projeto ‘What is the ITU?’ (https://www.whatistheitu.org/).
Para: [email protected], [email protected], [email protected]
Bcc: [email protected]