Configs Mirror of my Local Environment | โ๏ธ ๐พ
Custom terminal setup to streamline my development workflow.
Synchronized using symbolic links.
# Config
ln -s $PWD/.config ~/.config
# Shells
ln -s $PWD/.bashrc ~/.bashrc
ln -s $PWD/.zshrc ~/.zshrc
# Local Profile
cp $PWD/.config/shell/.bash_profile.local ~/.bash_profile.local
# Homebrew
brew bundle check || brew bundle installTake ๐, Folks! ๐ฎ ๐ด ๐จ