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.gitNavigate into the directory.
cd dotfiles/Create an executable file.
chmod +x setup.shRun the set up script. The .vimrc file will be in your $HOME directory.
./setup.sh