aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/bashrc b/bashrc
index f64466a..c699e1f 100644
--- a/bashrc
+++ b/bashrc
@@ -71,6 +71,7 @@ alias qnarchive='mkdir /tmp/quicknotes && cp ~/code/html/yulqen.org/content/tech
alias rem1='ssh joannalemon.com rem -c+a1 -w140 -m'
alias rem2='ssh joannalemon.com rem -c+a2 -w140 -m'
alias sync-tunnel='ssh -N -L 9090:127.0.0.1:8384 syncthing@syncthing-ct.banded-neon.ts.net'
+alias ststatus='curl -X GET -H "X-API-Key:giuDMYqvFhM2G5ziuFFXLEpC5SjdpgzF" http://localhost:8384/rest/db/status?folder=eahtt-9qkuk|jq'
alias tcomptoday='task end.after:today-1d completed'
alias thisweek='khal list today 5days -d google_timebox'
alias thomeprojects='task _unique project|grep "h\."'