Dotfiles, utilities, and other apparatus.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

20 lines
515 B

#!/bin/sh
cat <<DOC
Cheatsheets: ls ~/code/bpb-kit/home/cheatsheets
Example code: ls ~/code/bpb-kit/home/fragments
Keys:
Ctrl-r - complete from hist
Alt-c - complete chdir
Ctrl-t - complete filename
Alt-← / ↑ - back / up a dir
Utils: Network & System:
glances - monitoring ip addr show
evince - read pdfs cat /etc/os-release
weather - gov't weather data ss -tlnp
eog - image viewer lsof -i
DOC