Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 749 Bytes

README.md

File metadata and controls

46 lines (31 loc) · 749 Bytes

Command line tools

cli-tool description
ekill Kill a process as safely as possible
ws Web search
soffice Run Open Office
zt Create a Zettel

Setup

Add this directory to $PATH so you can run these tools from everywhere

echo 'export PATH="/path/to/cli-tools/bin:$PATH"' >> ~/.bashrc

Usage

ekill

ekill <pid>

ws

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