jcalabres / dotfiles

Automatic installation of my dotfiles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

My custom configurations for my environment.

The installation is compatible with macOS and Linux.

Features

These dotfiles include configuration for the next utilities:

  • zsh
  • vim
  • iTerm2
  • guake

Installation

git clone https://github.com/jcalabres/dotfiles.git ~/.dotfiles
cd ~/.dotfiles 
chmod +x install.sh
./install.sh

About

Automatic installation of my dotfiles.


Languages

Language:Vim Script 93.3%Language:Shell 6.7%