Explorar el Código

Make link instead of copying vimrc

DricomDragon hace 5 años
padre
commit
494dd9d5f1
Se han modificado 1 ficheros con 1 adiciones y 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