소스 검색

Clarified scope (sub-dirs but files as well)

Alois Mahdal 11 년 전
부모
커밋
0d876e63bd
1개의 변경된 파일5개의 추가작업 그리고 3개의 파일을 삭제
  1. 5
    3
      mklinks

+ 5
- 3
mklinks 파일 보기

@@ -6,9 +6,11 @@
6 6
 #
7 7
 # usage: mklinks DOTROOT [PREFIX]
8 8
 #
9
-# This script will go through each sub-folder
10
-# of DOTROOT and create symbolic link to it
11
-# under your HOME named with "." prefix.
9
+#
10
+# This script will go through each file or
11
+# sub-folder of DOTROOT and create symbolic
12
+# link to it under your HOME named with "."
13
+# prefix.
12 14
 #
13 15
 # This is useful for sharing your dotfiles
14 16
 # (e.g. using service like Dropbox or keeping