aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Some extra newlinesTom Ryder2017-05-311-1/+1
|
* Add "downloads.sh" profile eventTom Ryder2017-05-311-0/+13
| | | | | | Looks for ~/.downloads, checks each named dir, if there are any files in it, warns you once per dir including a count. This is to prompt me into sorting my downloads directory.
* Add an ideaTom Ryder2017-05-311-0/+2
|
* Update submodulesTom Ryder2017-05-291-0/+0
|
* Format the quotes a bit more nicelyTom Ryder2017-05-282-6/+7
|
* Add a pomeTom Ryder2017-05-281-0/+12
|
* Add a noteTom Ryder2017-05-281-0/+3
|
* Add p(1df)Tom Ryder2017-05-285-0/+32
|
* Tweak FS a bit for mw(1df)Tom Ryder2017-05-281-1/+1
|
* Add mw(1df)Tom Ryder2017-05-285-0/+39
|
* Resolve issueTom Ryder2017-05-281-2/+0
| | | | Satisfied the remaining subshells are needed
* Simplify rd() a lotTom Ryder2017-05-271-35/+10
| | | | Including removing the pesky subshell
* Revert "Remove redundant `|| return` from gd()"Tom Ryder2017-05-271-1/+1
| | | | | | This reverts commit 1302b279bf2b1b2ae76ea8251a32e480d64f2f7a. This was added because of Shellcheck being fussy
* More error-resistant sd()Tom Ryder2017-05-273-32/+62
|
* Remove redundant `|| return` from gd()Tom Ryder2017-05-271-1/+1
| | | | It will do that implicitly anyway
* Use -z rather than !-nTom Ryder2017-05-271-1/+1
|
* Add safety to bd()Tom Ryder2017-05-271-1/+2
| | | | | | Handle case if PWD does not start with a slash--a big "Shouldn't Happen", but easy enough to be worth handling, since it would loop infinitely otherwise
* More refinements to bd()Tom Ryder2017-05-271-28/+11
|
* Add history filename squashing to rlwrap(1) callsTom Ryder2017-05-272-2/+2
|
* Make a caveat of swr(1df) clearerTom Ryder2017-05-262-2/+5
|
* Remove ad()Tom Ryder2017-05-264-87/+0
| | | | It has no real advantages over and isn't as clever as just cd /a*/b*/c*
* Tidy/golf gt() down a bitTom Ryder2017-05-261-15/+13
|
* Remove hare-brained no-op lineTom Ryder2017-05-261-1/+0
|
* Correct comment spelling errorTom Ryder2017-05-261-1/+1
|
* Remove implemented ideaTom Ryder2017-05-261-1/+0
| | | | This was implemented in 13a4187
* Remove an implemented ideaTom Ryder2017-05-261-1/+0
| | | | This was done in fd70519
* Add an issueTom Ryder2017-05-261-0/+2
|
* Remove solved issueTom Ryder2017-05-261-1/+0
| | | | This was fixed in 6c4d255
* Still tinkering with ?d.sh scriptsTom Ryder2017-05-263-33/+20
|
* Reimplement ud()Tom Ryder2017-05-261-32/+30
| | | | More fault-tolerant and no subshell or temporary vars
* More bd() improvementsTom Ryder2017-05-261-12/+29
| | | | Including rigorous trailing-slash handling
* Correct default behaviour for bd() with no argsTom Ryder2017-05-261-6/+9
|
* Reimplement sd() without subshellTom Ryder2017-05-262-42/+44
|
* Even terser/nicer bd()Tom Ryder2017-05-251-7/+7
|
* Shorter/saner implementation for bd()Tom Ryder2017-05-251-56/+29
| | | | Avoids subshell mess and consequent trailing-space workaround
* Update submodulesTom Ryder2017-05-251-0/+0
|
* Correct gt() error outputTom Ryder2017-05-241-1/+1
|
* Add trs(1df)Tom Ryder2017-05-245-0/+62
|
* Exit 2 with usage errors from gwp(1df)Tom Ryder2017-05-241-1/+1
|
* Change dam(1df) to a sed scriptTom Ryder2017-05-243-27/+11
|
* Add missing dashTom Ryder2017-05-241-1/+1
|
* Add dam(1df)Tom Ryder2017-05-245-0/+43
|
* Correct title of pvi(1df) man pageTom Ryder2017-05-241-1/+1
|
* Remove Yash supportTom Ryder2017-05-2410-55/+4
| | | | I never use it
* Update submodulesTom Ryder2017-05-242-0/+0
|
* Remove mysql() functionTom Ryder2017-05-232-28/+0
| | | | Clumsy interaction too close to default behaviour anyway
* Explicitly mention ksh93Tom Ryder2017-05-231-1/+1
|
* Correct mftl.awk invocationTom Ryder2017-05-231-1/+1
|
* Restore functional copy-mode vi keysTom Ryder2017-05-231-0/+2
|
* Fix up completions for td(1df)Tom Ryder2017-05-231-4/+11
| | | | Hung on null completion