dotfiles/zsh/tasks.zsh

6 lines
94 B
Bash

# Show tasks
if nc -zw1 192.168.42.100 53589; then
/usr/bin/task sync
fi
/usr/bin/task list