Skip to content

aphoenix/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bash Profiles

If you are using OSX, then you should create a .bash_profile and then source each of these in that file:

source ~/dotfiles/bash/history.sh  
source ~/dotfiles/bash/aliases.sh  
source ~/dotfiles/bash/git-completion.sh  
source ~/dotfiles/bash/prompt.sh   
source ~/dotfiles/bash/colour.sh   
source ~/dotfiles/bash/completion.sh  

Make sure to run brew install git && brew install bash-completion

VIM Profile

Add each of thes in ~/.vimrc:

About

Some useful configuration files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published