Skip to content

adrianolisboa/bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Say Thanks!

Bash Configurations

My OSX setup, some bash functions and configurations used daily on my shell interactions.

How to Load It?

To use add to your .bash_profile this:

	BASH_LOAD_ROOT=/path/to/where/bash/project/is
	. ${BASH_LOAD_ROOT}/load

Than load takes care of loading all functions, aliases and etc. Every directory defined in load will be sourced recursively.

OSX Setup

Just cd into osx-setup folder and run ./setup.sh

Credits

This scripts and aliases are based on mavcunha/bash and adapted to my own needs.

About

Bash functions and aliases

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published