Ubutu Linux Commands Basics
VIM Editor
- install VIM to configure tabs etc...
- Create a ~/.vimrc file with
set ts=3 sw=3
- delete a line →
Esc then dd or D
- VIM Cheat Sheet
- ATTN: when editing files owned by root, VIM uses .vimrc in root folder.
css detected: