To install, follow these steps:
-
Ensure the existence of the
.config
directory. If it doesn't exist, create it by running the following command:mkdir .config
-
Navigate to the
.config
directory:cd .config
-
Clone the repository from GitHub:
git clone git@github.com:prabhatrastogik/nvim.git
This will clone the repository into the .config
directory.