Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 309 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 309 Bytes

dotfiles

Instructions

  • Clone this repo to ~
  • Create symbolic links: ln -s ~/dotfiles/.vimrc ~/.vimrc
  • sudo ln -s ~/dotfiles/.vimrc ~/.config/nvim/init.vim
  • Verify links: ls -la -> .vimrc -> /Users/paulogonzalez/dotfiles/.vimrc
  • For all . files here

Check the ubuntu_setup script.