Browse Source

Make link instead of copying vimrc

DricomDragon 5 năm trước cách đây
mục cha
commit
494dd9d5f1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Install/vim-custom

+ 1 - 1
Install/vim-custom

@@ -1,3 +1,3 @@
 #!/usr/bin/fish
 
-cp ./Templates/vimrc ~/.vimrc
+cp --update --link ./Templates/vimrc ~/.vimrc