Just a backup of my configurations and some automated scripts to build env.
-
Install Xcode first please.
-
Run command:
curl -L https://raw.githubusercontent.com/jaychsu/.dcm/master/install.sh | bash -s stable
-
Put shared sensitive configs in
~/.sensitive
, and then these files are automatically sourced if the extension is.zsh
. (REF: .zshrc) -
With same logic, you can also put personal custom configs in
~/.zsh_custom