Skip to content
/ dotfiles Public

Set up a unix system using dotfiles and an installation script

License

Notifications You must be signed in to change notification settings

mamuz/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Set up a unix system on MacOS using dotfiles and an installation script.

Requirements

Install Homebrew and Git

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

Installation

Clone dotfiles to your home folder and run install script

git clone git://github.com/mamuz/dotfiles.git ~/dotfiles && cd ~/dotfiles && source install.sh

Update

cd ~/dotfiles && source update.sh

About

Set up a unix system using dotfiles and an installation script

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published