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"' >> ~/.bashrc
ekill <pid>
View ws helps
ws -h
View helps for a command
ws <command> -h
Tips: create aliases for sites
alias mySite="ws mySite"
The config file .wsrc.js
exports an arbitrary object that you can access from argv