moved dotfiles to home subdirectory for homesick compatability
This commit is contained in:
parent
fef8fd5801
commit
b1e9aae20d
51 changed files with 2 additions and 2 deletions
|
@ -1 +0,0 @@
|
|||
Subproject commit bcb4ca6e7199d6f7aeead3f7963c01577d5d2a8d
|
2
diff.sh
2
diff.sh
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
LANG=C grc diff -r -u . ~ | egrep -ve 'Only in|Common'
|
||||
diff -r -u . ~ | egrep -ve 'Only in|Common'
|
||||
|
|
0
.gitattributes → home/.gitattributes
vendored
0
.gitattributes → home/.gitattributes
vendored
0
.gitignore → home/.gitignore
vendored
0
.gitignore → home/.gitignore
vendored
1
home/.vim/bundle/Syntastic
Submodule
1
home/.vim/bundle/Syntastic
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 6929f24e45eb0efeb205b652e6eedc684b13f15a
|
Loading…
Add table
Reference in a new issue