aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Add more Vim aliases; still tinkering with BSDsTom Ryder2013-09-231-1/+15
|
* Correct variable nameTom Ryder2013-09-231-2/+2
|
* Correct commentTom Ryder2013-09-231-1/+1
|
* Clarify git branch/commit detectionTom Ryder2013-09-231-3/+7
|
* Unused abbreviation and I actually do want c_C-FTom Ryder2013-09-231-5/+0
|
* Typographical fixesTom Ryder2013-09-231-4/+4
|
* Detail prompt compatibility/degradationTom Ryder2013-09-231-1/+5
|
* Move paragraphTom Ryder2013-09-231-3/+3
|
* Correct termcap/info codeTom Ryder2013-09-221-1/+1
|
* Use function instead of alias for viTom Ryder2013-09-221-4/+8
|
* Vim/vi aliasing behaviorTom Ryder2013-09-222-0/+6
|
* OpenBSD TERM hack no longer neededTom Ryder2013-09-221-10/+0
|
* Attempt at terminal independence of prompt colorTom Ryder2013-09-221-5/+17
| | | | | | If it gets much more involved than this I'll probably just not bother with termcap, I don't very often use BSD systems but it would be nice if it Just Worked
* Correct var definitions for readTom Ryder2013-09-211-3/+3
|
* Enhance parsing of hg status a bit tooTom Ryder2013-09-211-3/+16
|
* Some more opts/refinements for git promptTom Ryder2013-09-211-8/+3
|
* svn has no concept of staging, remove '+' usageTom Ryder2013-09-211-17/+8
|
* Complete overhaul of git prompt functionTom Ryder2013-09-212-37/+26
| | | | | | | This uses the output of ``git status -z --porcelain'', which was designed for exactly this kind of reason. It avoids excessive program calls, forks, and a few subshells, and is consistently faster on everything I've tried so far.
* Remove subshell call from status printTom Ryder2013-09-211-6/+6
| | | | Slightly but consistently faster
* Add basic version check to bash_logoutTom Ryder2013-09-211-0/+5
|
* Remove sudo completionTom Ryder2013-09-211-3/+0
| | | | Has suggested duplicate and sometimes mildly dangerous things sometimes
* Write 'added' check for Bash SVN promptTom Ryder2013-09-211-1/+7
|
* Don't hash MySQL completionsTom Ryder2013-09-181-0/+1
| | | | Slows things down too much and I don't find it helpful anyway
* Prefer pretty-printed MySQL results interactivelyTom Ryder2013-09-181-2/+0
|
* Add MySQL shortcuts and completion functionTom Ryder2013-09-182-0/+46
|
* Use consistent negative test syntaxTom Ryder2013-09-181-1/+1
|
* Shortcut for re-sourcing ~/.bashrcTom Ryder2013-09-181-0/+3
|
* Swap install/applist sectionsTom Ryder2013-09-171-33/+33
|
* Explain choice of shellTom Ryder2013-09-171-1/+1
|
* Add mention of database toolsTom Ryder2013-09-171-1/+4
|
* Inline index-based linksTom Ryder2013-09-171-59/+45
| | | | Waste of damn time to maintain them
* Use fenced comments for Bash linesTom Ryder2013-09-171-3/+9
|
* Explain `install` script optionsTom Ryder2013-09-171-0/+14
|
* Replace text showing prompt with screenshotTom Ryder2013-09-172-6/+2
|
* Remove port from psql promptTom Ryder2013-09-171-1/+1
| | | | Kinda overkill
* Remove unused links from documentationTom Ryder2013-09-171-2/+0
|
* Add Ncmpcpp configurationTom Ryder2013-09-174-36/+73
|
* safe-updates now configured in ~/.my.cnfTom Ryder2013-09-171-4/+0
|
* Improve status parsing for SVN a bitTom Ryder2013-09-171-5/+18
|
* Forgot to make two vars localTom Ryder2013-09-171-1/+1
|
* Forgot read -rTom Ryder2013-09-171-1/+1
|
* Remove unneeded single quotesTom Ryder2013-09-171-1/+1
|
* Avoid calling svn info twiceTom Ryder2013-09-171-5/+5
|
* Rewrite svn info parsing using builtinsTom Ryder2013-09-171-3/+11
|
* Explicitly define all Newsbeuter colorsTom Ryder2013-09-171-2/+7
| | | | I don't like unread articles being purple
* Refining MySQL configTom Ryder2013-09-171-0/+3
|
* Standard approach to database promptsTom Ryder2013-09-162-2/+3
|
* Added basic dotfiles for mysql/psqlTom Ryder2013-09-163-1/+15
|
* Remove vestigial reference to speeddatingTom Ryder2013-09-161-4/+0
|
* No longer using EunuchTom Ryder2013-09-163-9/+0
| | | | It overwrites one of my bindings anyway