Skip to content

campuscode/cc_dotfiles

Repository files navigation

CAMPUS CODE Dotfiles

Source of inspiration

Our dotfiles are based on following amazing dotfiles:

Skwp Dotfiles

ThoughtBot Dotfiles

Requirements

Pre-Requirements

  • curl

Ubuntu

  • sudo apt-get install -y curl

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 customization

Place your customization in the following files:

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