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.
 
 
 
 
 
 

23 lines
807 B

#!/bin/sh
cat <<DOC
Shell: | Job ctrl:
Ctrl-r - complete from hist | fg %1
Ctrl-g - reset hist search | %1
Alt-c - complete chdir |
Ctrl-t - complete filename |-----------------------
Alt-← / ↑ - back / up a dir | tmux:
**<Tab> - complete all | Ctrl-s to search
Esc Q - stash current line |
fc - fix command |
---------------------------------+-----------------------
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
vd - csv, json, sql | dmesg -T
marks - mark files |
DOC