/dotfiles

my dot files

Primary LanguageShell

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