Przeglądaj źródła

Make link instead of copying vimrc

DricomDragon 5 lat temu
rodzic
commit
494dd9d5f1
1 zmienionych plików z 1 dodań i 1 usunięć
  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