Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

123 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.bashrc 
=======
if [ -f ~/Projects/dotfiles/bashrc ]; then
    source ~/Projects/dotfiles/bashrc ~/Projects/dotfiles/
fi

.profile
========
if [ -f "$HOME/Projects/dotfiles/profile" ]; then
    . "$HOME/Projects/dotfiles/profile"
fi

About

my dotfiles

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages