/config

All my device-to-device configuration files (feel free to steal them)

Primary LanguageShellThe UnlicenseUnlicense

Configuration Files

A growing list for controling some common configuration scripts for my various personal computers

⚙️ Setup

  1. Clone this repository to the home directory (~).

Pre-Requisits

Bash (Linux/MacOS)

echo "source {path_to_repo}/.bashrc" >> ~/.bashrc

Zsh (MacOS default)

echo "source {path_to_repo}/.zshrc" >> ~/.zshrc