Want to make the vim text editor even better? Use a .vimrc file! You are in the right place ;-)
Clone the repository.
git clone https://github.com/aruniverse/dotfiles.git
Navigate into the directory.
cd dotfiles/
Create an executable file.
chmod +x setup.sh
Run the set up script. The .vimrc file will be in your $HOME directory.
./setup.sh