Skip to content

haa130/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 git@github.com:$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 93.9%
  • Vim Script 6.1%