aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Trying out st(1) again for a bitTom Ryder2013-09-281-1/+1
|
* Use spaces not tabs in st terminfo for consistencyTom Ryder2013-09-281-189/+189
|
* Patch italics support into screen terminfoTom Ryder2013-09-281-3/+5
|
* Version terminfo sources and compile on installTom Ryder2013-09-2814-1/+771
|
* Get rid of another display manager variableTom Ryder2013-09-261-1/+1
|
* Don't source files from ↵Tom Ryder2013-09-251-0/+2
| | | | /home/tom/.local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
* Warn me about errant shift attemptsTom Ryder2013-09-251-0/+2
|
* Don't bother reading files for host completionTom Ryder2013-09-251-0/+2
|
* Use closer PGP serverTom Ryder2013-09-251-1/+1
|
* Restore previous test syntaxTom Ryder2013-09-251-1/+1
| | | | This reads a bit better
* Consistent spacing for .gitmodulesTom Ryder2013-09-241-48/+48
|
* Remove redundanciesTom Ryder2013-09-241-1/+1
|
* Fix whitespace issueTom Ryder2013-09-241-1/+1
|
* 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
|