diff --git a/.bashrc b/.bashrc index a4d975f..2a3af0c 100644 --- a/.bashrc +++ b/.bashrc @@ -1,4 +1,4 @@ -f#!/bin/bash +#!/bin/bash shopt -s nocaseglob # glob filenames case-insensitively shopt -s histappend # append history to history file, don't overwrite.