Common Command and Setup Cheatsheet
terminal shortcuts
- ctrl + P = previous command
- ctrl + u = erase line before cursor
- ctrl + l = refresh screen
general linux shortcuts
- ctrl + alt + t = new terminal window
setting up Vim
sudo apt install vim
- in
.vimrc
add `:inoremap jk