lucasscariot / dotfiles

{ Personnal Unix Config }

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vim configuration Build Status

{ Personnal Unix Config }

Installation

via curl

sh -c "$(curl -fsSL https://raw.githubusercontent.com/lucasscariot/config/master/setup.sh)"

via wget

sh -c "$(wget https://raw.githubusercontent.com/lucasscariot/config/master/setup.sh -O -)"

Informations

Installed programs

  • homebrew
  • wget
  • node / npm
  • zsh
  • postgresql
  • redis-cli
  • gnupg
  • docker
  • nodemon
  • release
  • rbenv
  • heroku
  • jekyll
  • bundler

bash_profile only

curl https://raw.githubusercontent.com/lucasscariot/config/master/.bash_profile > ~/.bach_profile

gitconfig only

curl https://raw.githubusercontent.com/lucasscariot/config/master/.gitconfig > ~/.gitconfig

About

{ Personnal Unix Config }


Languages

Language:Shell 85.1%Language:Vim Script 14.9%