diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -2,6 +2,10 @@ ```sh git clone [email protected]:a14m/dotvim.git ~/.vim +git clone https://github.com/a14m/dotvim.git ~/.vim +# or +git clone [email protected]:~a14m/.vim +git clone https://git.sr.ht/~a14m/.vim ``` # Create symlinks : @@ -24,6 +28,3 @@ ln -s ~/.vim/.vimrc ~/.vimrc ``` :PlugUpgrade ``` - -# Dotfiles : -other `.dotfiles` setup have been moved to [dotfiles](https://gitlab.com/a14m/dotfiles) |
