Instantly share code, notes, and snippets.
cat <<EOF >>~/.bash_profile export VISUAL="nano" export EDITOR="nano" EOF