| cli-tool | description |
|---|---|
| ekill | Kill a process as safely as possible |
| ws | Web search |
| soffice | Run Open Office |
| zt | Create a Zettel |
Add this directory to $PATH so you can run these tools from everywhere
echo 'export PATH="/path/to/cli-tools/bin:$PATH"' >> ~/.bashrcekill <pid>View ws helps
ws -hView helps for a command
ws <command> -hTips: create aliases for sites
alias mySite="ws mySite"The config file .wsrc.js exports an arbitrary object that you can access from argv