Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 402 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 402 Bytes

dotfiles

All my dotfiles in one repo

  • git
  • vim
  • zsh

Installation

It will

  • Update submodules
  • Prepare home folder
  • Bootstrap janus
  • Symlink dotfiles to the home directory

Just run the following command to install dotfiles in your home directory:

curl https://raw.githubusercontent.com/reaper/dotfiles/master/install/install-dotfiles.sh | bash