.bashrc: alias vim to vim -X and put cmccabe-bin before other PATH items
authorColin Patrick Mccabe <cmccabe@alumni.cmu.edu>
Tue, 9 Aug 2016 23:47:24 +0000 (16:47 -0700)
committerColin Patrick Mccabe <cmccabe@alumni.cmu.edu>
Tue, 9 Aug 2016 23:47:24 +0000 (16:47 -0700)
commit6ddc19be136f6870509f84efa8acc36da1506326
treec4e6506db174659d2276ef463ac91f2a1a7c6774
parent8271e6a6c6a16eb55d98580b027e948ea8f22fbe
.bashrc: alias vim to vim -X and put cmccabe-bin before other PATH items

Without vim -X, vim appears to spend up to a second trying to connect to
X11.  Without putting cmccabe-bin before other PATH entries, I sometimes
don't get the command that I want.
.bashrc