me
Superdanby

Atom

A hackable text editor for the 21st century.

Linux Usage

Bash settings

  • .bashrc
  • .bash_profile

Linux command argument conventions:

  • shortened: -alias, can stick together without a new -
  • full: --full name

Manual

  • man
  • info

vim

vi improved