aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
Commit message (Collapse)AuthorAgeFilesLines
* Remove st(1) from dotfilesTom Ryder2013-10-221-1/+0
| | | | | Keeping it installed but will continue using urxvt(1) as the actual workhorse
* Describe completion policyTom Ryder2013-10-181-0/+17
|
* Update description of shell files ignore schemeTom Ryder2013-10-171-1/+5
|
* Add simple term information to READMETom Ryder2013-10-061-0/+1
|
* Correct variable nameTom Ryder2013-09-231-2/+2
|
* Typographical fixesTom Ryder2013-09-231-4/+4
|
* Detail prompt compatibility/degradationTom Ryder2013-09-231-1/+5
|
* Move paragraphTom Ryder2013-09-231-3/+3
|
* Complete overhaul of git prompt functionTom Ryder2013-09-211-2/+1
| | | | | | | 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.
* 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-171-6/+2
|
* Remove unused links from documentationTom Ryder2013-09-171-2/+0
|
* Add Ncmpcpp configurationTom Ryder2013-09-171-34/+36
|
* Fix typo in READMETom Ryder2013-09-141-1/+1
|
* Correct name of i3Tom Ryder2013-09-141-1/+1
|
* Expand description of the extensive configsTom Ryder2013-09-141-2/+4
|
* Switched window managers from awesome to i3Tom Ryder2013-09-141-10/+10
| | | | No hard feelings, awesome
* Elaborate on versioning policyTom Ryder2013-09-141-0/+4
|
* Technical correction about version historyTom Ryder2013-09-141-3/+3
|
* Better syntax for array appendTom Ryder2013-09-091-1/+1
|
* Use fenced code blocksTom Ryder2013-09-091-2/+6
|
* Add note about piping yes(1) into installTom Ryder2013-09-071-0/+5
|
* Typographical correctionsTom Ryder2013-09-061-35/+34
|
* Correct array appending syntax in READMETom Ryder2013-09-021-1/+1
|
* Wrap long lines in applications listTom Ryder2013-08-261-5/+10
|
* Rearrange prompt to put last return status lastTom Ryder2013-08-261-2/+2
|
* Flesh out README.markdown quite a lotTom Ryder2013-08-251-6/+150
|
* More instructive header for READMETom Ryder2013-07-181-6/+6
| | | | Given that "Dotfiles" is hardly a unique project name
* Improve instructions a bitTom Ryder2013-07-181-10/+7
|
* Improved instructionsTom Ryder2013-07-031-3/+4
|
* Rename, reorganise, hard-wrap README file.Tom Ryder2012-05-281-0/+28
Sorry to anyone watching the repository, I'm still kind of enthralled with Markdown.