Skip to content

codebeige/dotfiles

Repository files navigation

Codebeige Dotfiles

This repository includes my personal configuration and utility scripts for quick system setup. You are welcome to find inspiration or reuse any useful elements, but please do so at your own risk.

Setup

Install Apple Commandline Tools

xcode-select --install

Clone repository

git clone [email protected]:codebeige/dotfiles.git ~/dotfiles

Install Oh-My-Zsh

CHSH=no RUN_ZSH=no KEEP_ZSHRC=yes sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

Install Homebrew

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

Install Apps and CLI tools

brew bundle install --file ~/dotfiles/Brewfile

Finally, create symlinks for all configuration files

bb init

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published