Merge branch 'homedir' of ssh+git://barakmich.com/fs/home/barak into homedir
This commit is contained in:
commit
06196384f8
3 changed files with 6 additions and 2 deletions
|
|
@ -3,8 +3,8 @@
|
|||
email = me@barakmich.com
|
||||
|
||||
[alias]
|
||||
st = status
|
||||
stat = status
|
||||
st = status -uno
|
||||
stat = status -uno
|
||||
ci = commit
|
||||
co = checkout
|
||||
w = whatchanged
|
||||
|
|
|
|||
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -40,3 +40,6 @@
|
|||
[submodule ".vim/bundle/EasyGrep"]
|
||||
path = .vim/bundle/EasyGrep
|
||||
url = https://github.com/vim-scripts/EasyGrep.git
|
||||
[submodule ".vim/bundle/snipmate"]
|
||||
path = .vim/bundle/snipmate
|
||||
url = git://github.com/msanders/snipmate.vim.git
|
||||
|
|
|
|||
1
.vim/bundle/snipmate
Submodule
1
.vim/bundle/snipmate
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit f5a75d075d3c005ebe69e3f5e56cf99516e8aa3b
|
||||
Loading…
Add table
Add a link
Reference in a new issue