diff options
| author | Kumar Damani <damani.kumar@gmail.com> | 2019-08-04 14:20:24 +0000 |
|---|---|---|
| committer | Kumar Damani <damani.kumar@gmail.com> | 2019-08-04 14:20:24 +0000 |
| commit | 7dcd1fd39e36432828f35ab580543a2908e08281 (patch) | |
| tree | fb8bb0572fe299a60b646cc8110f0e518fe77037 /Scripts | |
| parent | de03a74a55ccdf7af9ffa552c7ecf456405ca305 (diff) | |
latest dotfiles
Diffstat (limited to 'Scripts')
| -rwxr-xr-x | Scripts/.config/Scripts/get_email.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Scripts/.config/Scripts/get_email.sh b/Scripts/.config/Scripts/get_email.sh index 8779a22..6c28c68 100755 --- a/Scripts/.config/Scripts/get_email.sh +++ b/Scripts/.config/Scripts/get_email.sh @@ -1,7 +1,7 @@ #!/bin/bash # notify -notify-send "Fetching Email..." +notify-send "📧" #log (echo "============`date`============`offlineimap -o`") >> ~/.offlineimap/email.log 2>&1 |
