luisbelloch / dotfiles

Some configuration files for vim, bash, tmux and others.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

It contains configurations for vim, bash, tmux and others.

Install some dependencies first and then copy or symlink dot files as required via homebrew:

$ <brew.txt xargs brew install

There's a init.sh script included you could use to add some symlinks to your home folder.

Vim plugins are managed using Vim package manager, and each plugin is set as git submodule. Color schemes were directly added to the repo:

  • Tomorrow, by Chris Kempson.
  • GitHub, by Anthony Carapetis.
  • Ground color scheme was random generated using a HUSL tool, with minor modifications.

About

Some configuration files for vim, bash, tmux and others.


Languages

Language:Vim Script 98.0%Language:Shell 2.0%