jaychsu / .dcm

Just a backup of my configurations and some automated scripts to build env.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Development Config Manager(.dcm)

Just a backup of my configurations and some automated scripts to build env.

Quick Start status:stable

  1. Install Xcode first please.

  2. Run command:

    curl -L https://raw.githubusercontent.com/jaychsu/.dcm/master/install.sh | bash -s stable

  3. Put shared sensitive configs in ~/.sensitive, and then these files are automatically sourced if the extension is .zsh. (REF: .zshrc)

  4. With same logic, you can also put personal custom configs in ~/.zsh_custom

About

Just a backup of my configurations and some automated scripts to build env.


Languages

Language:Shell 87.0%Language:Vim Script 13.0%