Skip to content

The dot files to some of the tools I use daily on my Mac

Notifications You must be signed in to change notification settings

gcauchon/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Why?

Setup a clean or new Mac in a breeze with almost every tools I use daily.

How?

  1. Clone repo to your $HOME directory
> git clone https://github.com/gcauchon/dotfiles.git .dotfiles
Cloning into '.dotfiles'...
remote: Enumerating objects: 18, done.
remote: Counting objects: 100% (18/18), done.
remote: Compressing objects: 100% (16/16), done.
remote: Total 982 (delta 2), reused 8 (delta 1), pack-reused 964
Receiving objects: 100% (982/982), 232.10 KiB | 2.64 MiB/s, done.
Resolving deltas: 100% (462/462), done.
> cd .dotfiles
  1. Customize 01-defaults.sh with MacOS tweaks to include; or not.

  2. Customize 02-homebrew.sh with the tools and application needed.

Here are the main tools that are included:

Plus many apps I am using every day:

  1. Run each .sh scripts sequentially.
> ./01-default.sh
…
> ./02-homebrew.sh
…

You are in business! 🚀

About

The dot files to some of the tools I use daily on my Mac

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published