test file removed
[dotfiles.git] / .bashrc
diff --git a/.bashrc b/.bashrc
index 518a014..ed10c96 100644 (file)
--- a/.bashrc
+++ b/.bashrc
@@ -3,6 +3,7 @@ HISTSIZE=100000
 HISTFILESIZE=10000
 shopt -s checkwinsize
 shopt -s histappend
+set -o vi
 . /etc/bash_completion
 
 #Variables
@@ -16,7 +17,6 @@ export COLORFGBG="default:default"
 #Colors yeeeyyyy
 alias ls='ls --color=auto'
 alias grep='grep --color=auto'
-alias email='mutt'
 
 #Watch youtube videos in the terminal
 function ytview {