diff --git a/.bashrc b/.bashrc index dd46c7d..5e748a7 100755 --- a/.bashrc +++ b/.bashrc @@ -11,8 +11,6 @@ fi alias dotfiles='cd; curl -#L https://github.com/atomaka/dotfiles/tarball/master | tar -xzv --strip-components 1 --exclude={README,.gitignore}; source ~/.profile' -alias gvim='gvim -f &' - # Case insensitive matching shopt -s nocaseglob