This website requires JavaScript.
Explore
Help
Sign In
gpkvt
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b9cdbf8cbd
dotfiles
/
zsh
/
tasks.zsh
6 lines
94 B
Bash
Raw
Blame
History
# Show tasks
if
nc -zw1 192.168.42.100 53589
;
then
/usr/bin/task sync
fi
/usr/bin/task list
Reference in New Issue
View Git Blame
Copy Permalink