Common Command and Setup Cheatsheet

Things I forget!
Published

February 12, 2022

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