Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 395 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 395 Bytes

dotfiles

Installation

download laptop/setup and run:

curl -o setup https://raw.githubusercontent.com/PhilVargas/dotfiles/master/laptop/setup

And then run with

./setup

Enter your password as needed.

If using vim, ensure to run vundles from the command line after the installation to install vim plugins.

Inspired by jkrmr/dotfiles