glaucocustodio / dotfiles

Configuration files for vim, git, zsh and others

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prerequisites

Install the following programs before running this script:

  • iTerm2

Install

First, clone this repository:

cd ~/
git clone git@github.com:glaucocustodio/dotfiles.git

Then run the setup script:

cd ~/dotfiles
chmod +x script/setup
script/setup

Other useful apps

cross plataform

macOS only

Useful

You might also want to add Sublime Merge to $PATH: ln -s "/Applications/Sublime Merge.app/Contents/SharedSupport/bin/smerge" /usr/local/bin/merge

Acknowledgment

About

Configuration files for vim, git, zsh and others


Languages

Language:Shell 40.6%Language:Vim Script 37.5%Language:Ruby 15.0%Language:Python 5.0%Language:Elixir 1.8%Language:Makefile 0.2%