Tangle the ifttt helper

master
Jacopo De Simoi 5 years ago
parent 5035f4e3d7
commit cf64e4bb76
  1. 2
      zshrc.org

@ -108,7 +108,7 @@ setup-pi-webcam()
} }
#+end_src #+end_src
- ifttt - ifttt
#+begin_src shell #+begin_src shell :tangle ".zshrc"
ifttt () { ifttt () {
curl -X POST https://maker.ifttt.com/trigger/$1/with/key/$ifttt_apikey curl -X POST https://maker.ifttt.com/trigger/$1/with/key/$ifttt_apikey
} }

Loading…
Cancel
Save