Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 450 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 450 Bytes

Dotfiles

Want to make the vim text editor even better? Use a .vimrc file! You are in the right place ;-)

Setup

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