Vanclief / dotfiles

My current dotfiles for Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles-arch

I used to have a pretty heavy dotfile configuration but after falling in love with simplicity, I now keep a very lightweight configuration.

Most stuff is stolen from this gentleman.

Requirements

Install thoughtbot dotfiles

Instal

Clone into your machine:

git clone git://github.com/vanclief/dotfiles-arch.git ~/dotfiles-local

Run rcup:

rcup

Install Oh-My-Zsh

sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

Add z:

git clone git://github.com/rupa/z ~/dotfiles-local/z

Install powerline:

sudo pacman -Sy powerline powerline-fonts powerline-vim

About

My current dotfiles for Linux


Languages

Language:Lua 100.0%