erwanjegouzo / dotfiles

my dot files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

  • .bash_profile - There's so much you can add in this little file to make your life easier. Here's mine!

  • macinstall.sh - a quick shell scripts to help you installing some essential tools for developers on a mac.

  • virtualhost.sh - Creates apache Virtual hosts

echo "$(curl -fsSL https://raw.githubusercontent.com/erwanjegouzo/dotfiles/master/.bash_profile)" > ~/.bash_profile

About

my dot files


Languages

Language:Shell 100.0%