/dev

Chris's dev center

Primary LanguagePython

Chris's Dev Center

Installing all programs/configs

bash -c "$(curl -fsSL https://raw.githubusercontent.com/trinhngocthuyen/dev/HEAD/install.sh)"

Installing a certain program/config

bash -c "$(curl -fsSL https://raw.githubusercontent.com/trinhngocthuyen/dev/HEAD/install.sh)" _ <PROGRAM_OR_CONFIG>

Python

bash -c "$(curl -fsSL https://raw.githubusercontent.com/trinhngocthuyen/dev/HEAD/install.sh)" _ python

Ruby

bash -c "$(curl -fsSL https://raw.githubusercontent.com/trinhngocthuyen/dev/HEAD/install.sh)" _ ruby