jay-jlm / cc_dotfiles

Zsh, vim, tmux config files.

Home Page:www.campuscode.com.br

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CAMPUS CODE Dotfiles

Source of inspiration

Our dotfiles are based on following amazing dotfiles:

Skwp Dotfiles

ThoughtBot Dotfiles

Requirements

Install

Run follow command:

sh -c "`curl -fSs https://raw.githubusercontent.com/campuscode/cc_dotfiles/master/install.sh`"

Type your password to change your default shell to zsh

Docs

Vim Key Mapping

Tmux Key Mapping

It's easy to make your customizations

Place your customizations in the following files:

  • .aliases.local
  • .secrets
  • .zshrc.local
  • .vimrc.local
  • .zshenv.local
  • .plugin.vim.local
  • .tmux.conf.local
  • .gitconfig.local

About

Zsh, vim, tmux config files.

www.campuscode.com.br


Languages

Language:Shell 69.5%Language:Vim Script 28.1%Language:Ruby 2.4%