Skip to content

sap1enza/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/sap1enza/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

About

Zsh, vim, tmux config files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 63.5%
  • Vim Script 32.5%
  • Ruby 4.0%