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
1da06a4b63
bash-it
/
lib
History
Antono Vasiljev
bd61f6e180
Added bash functions preexec() and precmd()
2011-12-17 11:45:59 +03: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
preexec.bash
Added bash functions preexec() and precmd()
2011-12-17 11:45:59 +03:00