Skip to content

aruniverse/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published