This repository has been archived on 2024-12-15. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/nvim/install.sh
2019-10-22 17:19:35 +02:00

6 lines
94 B
Bash
Executable File

#!/usr/bin/env sh
mkdir --parents ~/.config/nvim
ln -svrf init.vim ~/.config/nvim/init.vim