Remove gvim alias
This commit is contained in:
parent
d651710da3
commit
336cc09bfa
1 changed files with 0 additions and 2 deletions
2
.bashrc
2
.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
|
||||
|
||||
|
|
Loading…
Reference in a new issue