aboutsummaryrefslogtreecommitdiff
path: root/bash/bashrc.d/scp.bash
Commit message (Collapse)AuthorAgeFilesLines
* Move simple Bash/pdksh functions into POSIX shTom Ryder2016-08-171-10/+0
| | | | | | | Have only translated the scripts that translate readily into POSIX sh for now. More complex stuff like that bd/pd/sd/ud navigation for Bash doesn't port as easily, mostly because there isn't an analogue for the "local" keyword in POSIX.
* Remove blank lines at end of filesTom Ryder2016-03-281-1/+0
|
* Tell shellcheck it's wrong about this lineTom Ryder2016-03-031-3/+2
|
* Missing manual section suffixTom Ryder2015-07-141-1/+1
|
* Separate declaration from assignmentTom Ryder2015-06-061-1/+2
|
* Better variable nameTom Ryder2015-05-311-2/+2
|
* Use temp var for $* testsTom Ryder2015-05-311-1/+2
| | | | | To shut shellcheck up (SC2048 falsely flagged in contexts where $* not subject to whitespace problems, as is the case here)
* Exit with 2 on usage errors like Bash builtinsTom Ryder2015-05-291-1/+1
|
* Use FUNCNAME rather than hardcoding helper funcsTom Ryder2015-04-291-1/+2
|
* Whoops, didn't mean to delete itTom Ryder2015-04-161-0/+9