aboutsummaryrefslogtreecommitdiffstats
path: root/.bash_profile
diff options
context:
space:
mode:
authorMathias Bynens <mathias@qiwi.be>2011-09-05 20:19:31 +0200
committerMathias Bynens <mathias@qiwi.be>2011-09-05 20:19:31 +0200
commitdf229c4fa84e330d29a0fb7634d1ce01d9afc4f4 (patch)
tree8f6b26a1f33acdbcc86c87010ddca32faab34240 /.bash_profile
parent7d022705ed126d78881fb7356e28f64ee7e540f4 (diff)
downloaddotfiles-df229c4fa84e330d29a0fb7634d1ce01d9afc4f4.tar.gz
dotfiles-df229c4fa84e330d29a0fb7634d1ce01d9afc4f4.tar.bz2
dotfiles-df229c4fa84e330d29a0fb7634d1ce01d9afc4f4.zip
Whitespace cleanup.
Diffstat (limited to '.bash_profile')
-rwxr-xr-x.bash_profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bash_profile b/.bash_profile
index d9840c4..865207e 100755
--- a/.bash_profile
+++ b/.bash_profile
@@ -6,4 +6,4 @@ for file in bash_prompt exports aliases functions extra; do
done
# Case-insensitive globbing (used in pathname expansion)
-shopt -s nocaseglob
+shopt -s nocaseglob \ No newline at end of file