Explorar o código

Put vim config file in vim home folder

In order to keep home folder as clean as possible.
DricomDragon %!s(int64=5) %!d(string=hai) anos
pai
achega
829a9ed2cb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Install/dev-custom

+ 1 - 1
Install/dev-custom

@@ -1,7 +1,7 @@
 #!/usr/bin/fish
 
 # Customize vim configuration
-cp --update --link ./Templates/vimrc ~/.vimrc
+cp --update --link ./Templates/vimrc ~/.vim/vimrc
 
 # Set bat color theme
 set --export --universal BAT_THEME GitHub