mirror of
https://github.com/danbee/dotfiles-local
synced 2025-03-04 08:49:07 +00:00
Stop using vimr
This commit is contained in:
parent
59a859d71a
commit
921c98fd11
@ -8,7 +8,7 @@ alias rebasate="git rebase"
|
|||||||
alias ts="tig status"
|
alias ts="tig status"
|
||||||
|
|
||||||
# vim
|
# vim
|
||||||
alias v="vimr -s"
|
alias v="gvim"
|
||||||
|
|
||||||
# Bundler
|
# Bundler
|
||||||
alias be="bundle exec"
|
alias be="bundle exec"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user