Skip to content

KeithClinard/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Install

Add the following to your .bashrc.

############################
# Variables
############################
export GIT_DIRECTORY=/git # Location where your git repositories are cloned
DOTFILES=$GIT_DIRECTORY/dotfiles # Location of your dotfiles

############################
# Source the shared configuration files
############################
source $DOTFILES/ember.bashrc
source $DOTFILES/git.bashrc
source $DOTFILES/linux.bashrc
source $DOTFILES/shell.bashrc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published