Skip to content

gJigsaw/dotbin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotbin

My Dot Files

Install instructions

Acquire latest version:

git clone

Add the following line to ~/.bash_profile or ~/.bashrc:

source ~/.bin/profile.sh

Setup symbolic links:

for LINK in $(ls -a ~/.bin/symlinks | awk 'NR > 2'); do ln -s ~/.bin/symlinks/$LINK ~/$LINK ; done

About

My Dot Files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published