Skip to content

Olivier-OG/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

TODO: Create a script to execute these commands

Start by cloning the repository:

git clone [email protected]:Olivier-OG/.dotfiles.git

Then, install Homebrew:

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

Use the Brewfile to install all the necessary packages:

brew bundle install --file=.dotfiles/Brewfile

Finally, create symlinks to the dotfiles:

ln -s .dotfiles/.zshrc .zshrc
ln -s .dotfiles/.zprofile .zprofile
ln -s .dotfiles/.gitconfig .gitconfig
ln -s .dotfiles/.gitignore .gitignore

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published