Skip to content

My personal Linux dotfiles and dev machine setup scripts.

Notifications You must be signed in to change notification settings

caanaan/linuxdevconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux Dev Machine Config Project

This project contains various configuration and maintenance files to ensure a consistent Linux development environment - specifically Zsh, Vim, and plugins.

Installation

  • Clone this repo into your home directory:
git clone https://github.com/caanaan/linuxdevconfig.git ~/.myconfig
OR
git clone [email protected]:caanaan/linuxdevconfig.git ~/.myconfig
  • To install / update the Vim installation

NOTE - installing the VIM plugins will recompile the YouCompleteMe libs, which can take a while...

~/.myconfig/vim/vimInstall.sh
  • To install / update the Zsh installation
~/.myconfig/zsh/zshInstall.sh

NOTE - both of the above install required packages and create symlinks for the .vimrc, .zshrc, and other config files.

Cheat Sheets

About

My personal Linux dotfiles and dev machine setup scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published