Delete emacs app for now.

This commit is contained in:
2015-04-28 13:44:03 -07:00
parent 2bba2a4ab4
commit 4102e05210
239 changed files with 187 additions and 331 deletions

View File

@@ -4,6 +4,8 @@ elif infocmp xterm-256color >/dev/null 2>&1; then
export TERM=xterm-256color
fi
export HISTTIMEFORMAT='%F %T '
export PAGER='less -XFr'
export GITPAGER='less -XFr'