Command Summary Bashβs default is to use these Emacs-style commands: Video Demo:
Tag Archives: bash
Supercharge your bash prompt w/ git info
Here’s the source code for the bash function and PS1 variable: Full Demo:
Clear the Bash Screen FAST π¨π
Tired of typing clear all the time in bash?? Hitting ^L (Control+L) will immediately clear the screen: Even better, you can clear the screen WHILE mid-typing π: Also, here’s a demo I recorded a while ago on ^L:
Re-direct Output to A File AND the Terminal
Run Shell Commands in VIM
Did You Know?.. You can run shell commands from within VIM? Here’s how π
BASH Script On Raspberry Pi To Show Filehandles
How to get file handles from ANY file.
