Skip to content

kenmoini/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

These are my dotfiles. There are many like them, but these are mine.

Installation

# Clone down the repo
git clone https://github.com/kenmoini/dotfiles.git ~/.dotfiles

# If needed, install things onto a fresh system

# For Mac OS X - it is safe to run and re-run
~/.dotfiles/scripts/brew-setup.sh
~/.dotfiles/scripts/mac-os-setup.sh

# For RHEL
~/.dotfiles/scripts/rhel-setup.sh

# Universal
~/.dotfiles/scripts/ohmyzsh-setup.sh

# Run the bootstrap script - it is safe to run and re-run
~/.dotfiles/scripts/bootstrap.sh

Staying up to date

# Pull down the latest changes
cd ~/.dotfiles

git pull

# Run the bootstrap script - it is safe to run and re-run
~/.dotfiles/scripts/bootstrap.sh

About

My home directory dot files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages