From 5030064034c6520256d81f621b3490c17ecbe775 Mon Sep 17 00:00:00 2001 From: Andrew Tomaka Date: Tue, 15 May 2012 14:50:49 -0400 Subject: [PATCH] Newline... --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bashrc b/.bashrc index 8908be9..a51c385 100755 --- a/.bashrc +++ b/.bashrc @@ -4,4 +4,4 @@ alias ll='ls -val' alias grep='grep --color' # Case insensitive matching -shopt -s nocaseglob \ No newline at end of file +shopt -s nocaseglob