Skip to content

lorcan32/dotfiles

This branch is 2 commits ahead of, 212 commits behind lewagon/dotfiles:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6b66e62 · Sep 28, 2015
May 4, 2015
Mar 7, 2015
Sep 16, 2013
Sep 14, 2015
Apr 29, 2015
May 5, 2015
Jan 11, 2015
Oct 20, 2014
Oct 1, 2012
Dec 18, 2013
Sep 28, 2015

Repository files navigation

Install

Assumption: you have oh-my-zsh is already installed.

Your dotfiles are personal. Fork this repo on Github, and then clone it on your computer.

# Don't blindly copy paste this line, type it and put *your*
$ export GITHUB_USERNAME=my_github_username
# Sure you did not just copy paste the previous line? Sure? OK go on!
# You can now blinly copy paste this line *without changing anything*
$ mkdir -p ~/code/$GITHUB_USERNAME && cd $_ && git clone [email protected]:$GITHUB_USERNAME/dotfiles.git && cd dotfiles

Run the dotfiles installer. It will prompt you for your name and your email.

$ zsh install.sh

You're all set! Go back to lewagon/setup

About

Default configuration for Le Wagon's students

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 94.0%
  • Vim Script 6.0%