tdebarochez / dotfiles

Config files for zsh, vim and many more. Heavily commented

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Dot Files

My config files, heavily commented. Forked from https://github.com/tomsquest/dotfiles and customized. Expected to on MacOS with ZSH.

Installation

git clone git@github.com:tdebarochez/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install.sh

Main features

  • Heavily commented ZSH configuration : completion, prompt, key bindings...
  • Efficient ZSH Prompt with horizontal separator:
20:54:26 tdebarochez@mbp:~/.dotfiles master U 
$ 
  • ZSH plugins with Zgen
  • Vim config, using Vundle
  • Jump to recent directories with Rupa's Z
  • Git config

About

Config files for zsh, vim and many more. Heavily commented

License:Apache License 2.0


Languages

Language:Shell 57.1%Language:Vim Script 23.6%Language:Ruby 17.8%Language:AppleScript 1.0%Language:JavaScript 0.5%