Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 400 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 400 Bytes

dotfiles

Simple config dotfiles for bash, vim, etc

How to use

  1. Go to home directory

    $ cd ~
  2. Clone from the repo to .dotfiles diretory

    $ git clone https://github.com/albkn/dotfiles .dotfiles
  3. Go into the directory and run the script

    $ cd ~/.dotfiles
    $ ./run.sh link

And you are done :D