Skip to content

0inp/dotfiles

Repository files navigation

dotfiles

Installation

git clone git@github.com:MeilleursAgents/dotfiles.git ~/dotfiles

Usage

cd ~/dotfiles
./install

Misc

Command Line Tools (macOS)

Reinstall them by running following command:

sudo rm -rf $(xcode-select -print-path)
xcode-select --install

Brew

Fix it with following command when it's broken.

sudo chown -R "$(whoami)" "$(brew --prefix)"/*
brew doctor

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published