This website requires JavaScript.
Explore
Help
Sign In
XorA
/
bash-it
Watch
1
Star
0
Fork
You've already forked bash-it
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ad7c1eb304
bash-it
/
lib
History
John Schulz
323ce20a2d
Replace `$BASH` with `$BASH_IT` because `$BASH` is already used on *nix systems for the pathname to the executable (
http://www.gnu.org/software/bash/manual/html_node/Bash-Variables.html#Bash-Variables
)
2011-09-20 11:07:48 -04:00
..
appearance.bash
Replace `$BASH` with `$BASH_IT` because `$BASH` is already used on *nix systems for the pathname to the executable (
http://www.gnu.org/software/bash/manual/html_node/Bash-Variables.html#Bash-Variables
)
2011-09-20 11:07:48 -04:00
history.bash
Made a lot of changes: no more functions directory. All aliases have been moved to the new alias directory. Plugins are now for functions only. Updated the README to reflect the changes and add a contributor's list.
2010-10-10 09:24:19 -07:00