Skip to content

stegiorgi/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teopost's dotfiles

Installation

Using Git and the bootstrap script

Clone the repository in ~/.dotfiles. Launch the bootstrapper script copy the files to your home folder.

git clone https://github.com/teopost/dotfiles.git .dotfiles && cd .dotfiles && ./bootstrap.sh

To copy dotfiles from repository to home directory, cd into your local .dotfiles repository and then: (The swich -f force overwrite dotfiles)

./bootstrap.sh -f

Alternatively, to update while avoiding the confirmation prompt:

./bootstrap.sh

Install Homebrew formulae

When setting up a new Mac, you may want to install some common Homebrew formulae (after installing Homebrew, of course):

brew bundle ~/.dotfiles/Brewfile

Install apps with brew cask

You could also install native apps with brew cask:

brew bundle ~/.dotfiles/Caskfile

Feedback

Suggestions/improvements welcome!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published