Skip to content

neau/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

neau's dotfiles

Hosting my .bash_profile in github for better change management. If you see something you like, feel free to copy it.

Install script:

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