Terminal Grymoire

Random tidbits that I need to reference every now and then. For now, everything is assumed bash

Help / Documentation

Fixing previous commands

# this is basically an alias to c-x c-e, but I like this better for some reason
# feels more powerful and in my control
fc -l
fc ${Command Number}