Skip to content

oraclesean/bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Universal bash profile

Add the following to the .bashrc:

export BASH_DIR="$HOME"/bash
  if [ -f "$BASH_DIR"/bashrc.sh ]
then . "$BASH_DIR"/bashrc.sh
fi

Then:

git clone https://github.com/oraclesean/bash $HOME/bash

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages