Skip to content

codemers/dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Ergonomic Mac OS configuration.

Requirements

Install Homebrew:

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Install Prezto:

git clone --recursive https://github.com/sorin-ionescu/prezto.git "${ZDOTDIR:-$HOME}/.zprezto"
chsh -s /bin/zsh

** Don't forget to close the actual terminal and open another one **

Installation

  • Clone repository:
git clone git://github.com/charlot567/dotfiles.git ~/.dotfiles
  • Link dotfiles:
source ~/.dotfiles/bootstrap.sh
  • Install Homebrew formulas:
source ~/.dotfiles/brew.sh
  • Install NPM packages:
source ~/.dotfiles/npm.sh
  • Configure Mac OS defaults:
source ~/.dotfiles/macos.sh

Inspired by:

License

MIT

About

Ergonomic Mac OS configuration.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%