Skip to content

maximebiloe/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maxime's dotfiles

Installation

Using Git and the bootstrap script

Clone this repository in ~/Projects. The bootstrapper script will pull in the latest version and symlink the files to your home folder.

git clone https://github.com/maximebiloe/dotfiles.git && cd dotfiles && bash symlink-dotfiles.sh

Add custom commands without creating a new fork

If ~/.extra exists, it will be sourced along with the other files. You can use this to add a few custom commands without the need to fork this entire repository, or to add commands you don’t want to commit to a public repository.

Install Homebrew formulas

Install Homebrew

./etc/brew.sh
./etc/cask.sh

Thanks to…

About

All my dotfiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 93.4%
  • Shell 4.6%
  • Python 0.6%
  • Perl 0.4%
  • PHP 0.3%
  • Ruby 0.2%
  • Other 0.5%