Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.19 KB

readme.md

File metadata and controls

27 lines (18 loc) · 1.19 KB

Dotfiles

This project is just a collection of dotfiles for my home folder. My intention is to keep them on the cloud and help others that may want a similar setup. The setup also contains shortcuts to paths to a xampp setup as well as drush. I normally use these dotfiles on a ubuntu machine for work.

What are these files?

.bash_profile - where all the alias are stored .bash_alias - where aliases for bash are stored .prompt - contains the externalized PS/1 Configurations .zsh_alias - my alternate alias if you use zsh; it mirrors the bash_alias file .vim - Folder contains vim configurations


Installation

  • Clone this package and rename it to ~/.dotfiles . Make sure it's saved inside your home folder
  • Next, run the setup file from the command line: ./setup.sh
    It copies all the vim, zsh, and bashrc files into your home folder.

Contributors

  • Thanks to Felipe R. Rocha (@felipellrocha) for the vim files.
  • Thanks goes out to my friend for Mitchell Carroll(@llaarrll) providing me the colorized .gitconfig file

Contact

Tweet @chrisjlee if you have any questions.