0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added newlines to the bash prompt. More... over 8 years ago
Only add history search for xterm and rxvt terminals. More... over 8 years ago
Adjusted git clone to use the SSH URL in the installer. More... over 8 years ago
Set the bash prompt to green, because by default on mac the blue is not readable. More... over 8 years ago
Updated the readme. More... about 10 years ago
Fixed missing ZSH_PROFILE location. More... about 10 years ago
Removed the zsh environment variable in favour of using the one defined by oh-my-zsh. More... about 10 years ago
Fixed a variable that was still using the old name. More... about 10 years ago
Removed necessity for using BASH_PROFILE environment variable and make zsh work properly. More... about 10 years ago
Write to .zshrc too. More... about 10 years ago
Reworked installer to use HOME env var in the profile. More... about 10 years ago
Use the HOME environement variable instead of tilde. More... about 10 years ago
More installer fixes. More... about 10 years ago
Fix the installer. More... about 10 years ago
Improved the installer so it can be run remotely. More... about 10 years ago
Allow additional args to the push function. More... about 10 years ago
Removed the dd function which clashes with the unix command. More... about 10 years ago
Don't recreate a database when using import to allow partial imports. More... about 10 years ago
Added LS_OPTIONS to the remaining ls aliases. More... about 10 years ago
Changed shebang in install file to use /usr/bin/env instead of bash directly. More... over 11 years ago
Added blank line to end of file. More... over 11 years ago
Created an installer to make it easier to install Bash Kit. More... over 11 years ago
Changed vc log to use regular log command. More... over 11 years ago
Added TICKET_PREFIX for VCS commit messages. More... almost 12 years ago
Added cit and cot functions for faster commit and checkout workflow. More... about 12 years ago
Added a vo function that opens vim at all occurances of a given string. Useful for going directly to a unique string for quick edits. More... about 12 years ago
Only clone tables if not exists. More... about 12 years ago
Stop overriding default cd behaviour. More... about 12 years ago
Replaced push alias with a function that pushes to origin <current branch>. More... about 12 years ago
Fixed some broken conditions. More... over 12 years ago