Sfoglia il codice sorgente

Create a basic vim install

Simply copy the vimrc template to the home folder.
DricomDragon 5 anni fa
parent
commit
3f3706e13d
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      Install/vim-install

+ 3 - 0
Install/vim-install

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