Skip to content

Modular repo for my personal blogs, presentations & more

License

Notifications You must be signed in to change notification settings

chuckwired/blogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick n Dirty Instructions

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

# install the usual
brew install nvm tmux

# setup git completion
sudo cp git-completion.bash /etc/git-completion.bash

# gitconfig
cp .gitconfig ~/.gitconfig

# bash_profile
cp .bash_profile.chuck ~/.bash_profile
echo -e "\n ssh-add" >> ~/.bash_profile
source ~/.bash_profile

About

Modular repo for my personal blogs, presentations & more

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published