Skip to content

MattVonVielen/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xenolinguist's dotfiles

Getting started:

git clone https://github.com/xenolinguist/dotfiles ~/.files
cd ~/.files
rake

Modifying bash_profile & bashrc

Don't. Write little scripts in profile.d instead

bash_profile should not do anything except source bashrc.

In an interactive session, bashrc should not do anything except recursively source the contents of ~/.profile.d. In a non-interactive session, bashrc should do nothing at all.

Any customizations should be in individual files in a self-documenting location under profile.d. Look there in this repository for examples.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published