Explorar o código

Make link instead of copying vimrc

DricomDragon %!s(int64=5) %!d(string=hai) anos
pai
achega
494dd9d5f1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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