Skip to content

jbleuzen/dotfiles

Repository files navigation

Do you dotfiles ?

As I am not an original person, I forked Zach Holman dotfiles to create my own, as he stated in "Dotfiles are meant to be forked". It helps me to have my beloved configuration on every computer I use.

This dotfiles contain only things I use on daily basis, feel free to use every line to create your own.

Please : don't forget that I am constently building my dotfiles.

Installation

It's easy, it takes three seconds and only three commands :

git clone --recursive git://github.com/jbleuzen/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./dotify.sh

If you are lazy (and you should) you can even make it in one second :

git clone --recursive git://github.com/jbleuzen/dotfiles.git ~/.dotfiles && ~/.dotfiles/dotify.sh

Fonts

For MacVim to play nicely with powerline plugin and the font I use (Menlo Bold:11), I add to install a forked font from a gist. Once donwloaded, you need to install it by double clicking it, and you're done.

Uninstalling

You find something better, no problems enjoy it! Uninstallation is easy as well, you just need two commands :

cd ~/.dotfiles
./dotify.sh unlink

About

Hidden powered files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published