summary refs log tree commit diff
path: root/bin/up.sh (follow)
Commit message (Expand)AuthorAge
* Update root path in up.shJune McEnroe2021-09-25
* Use command -v rather than typeJune McEnroe2021-08-25
* Use $SHELL -c to run up -c | -t commandsJune McEnroe2021-06-21
* Just use pbcopy in upJune McEnroe2021-02-17
* Use xsel in up and add it do install.shJune McEnroe2021-02-08
* Use scrot for up -s if no screencaptureJune McEnroe2021-02-07
* Use hilex for up -hJune McEnroe2021-01-12
* Don't use $ inside $(())June McEnroe2020-03-03
* Use getopts in shell scriptsJune McEnroe2020-03-03
* Capture standard error and allow failure in up -cJune McEnroe2020-01-24
* Remove shotty -c flag from upJune McEnroe2020-01-03
* Add up -tJune McEnroe2019-07-15
* Add up -cJune McEnroe2019-07-09
* Use setopt in upJune McEnroe2019-02-24
* Use hi -o anchor in upJune McEnroe2019-02-18
* Simplify temp trap in upJune McEnroe2019-02-17
* Avoid newline when copying URL to pasteboardJune McEnroe2019-02-14
* Unify *up scripts into one up.shJune McEnroe2019-02-12
lass='nohover-highlight'> 2018-08-18Run tf/cfg link script with /bin/shJune McEnroe 2018-08-18Run {,s,t}up with /bin/shJune McEnroe 2018-08-18Use whence instead of typeJune McEnroe type is an alias for whence -v and is more for human consumption. 2018-08-18Cut off path components until right prompt fitsJune McEnroe Keeps paths valid (from somehwere) rather than abrupt truncation. 2018-08-17Add "private" alias to source encrypted fileJune McEnroe Why is there no easy way to *edit* an encrypted file? 2018-08-17Add vim mapping to add a #includeJune McEnroe