Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Just use pbcopy in up | June McEnroe | 2021-02-17 |
| | | | | I have a generic pbcopy wrapper now. | ||
* | Use xsel in up and add it do install.sh | June McEnroe | 2021-02-08 |
| | |||
* | Use scrot for up -s if no screencapture | June McEnroe | 2021-02-07 |
| | | | | Still missing putting the URL in an X selection. | ||
* | Use hilex for up -h | June McEnroe | 2021-01-12 |
| | |||
* | Don't use $ inside $(()) | June McEnroe | 2020-03-03 |
| | |||
* | Use getopts in shell scripts | June McEnroe | 2020-03-03 |
| | | | | WTF why did no one tell me about this? | ||
* | Capture standard error and allow failure in up -c | June McEnroe | 2020-01-24 |
| | |||
* | Remove shotty -c flag from up | June McEnroe | 2020-01-03 |
| | |||
* | Add up -t | June McEnroe | 2019-07-15 |
| | |||
* | Add up -c | June McEnroe | 2019-07-09 |
| | |||
* | Use setopt in up | June McEnroe | 2019-02-24 |
| | |||
* | Use hi -o anchor in up | June McEnroe | 2019-02-18 |
| | |||
* | Simplify temp trap in up | June McEnroe | 2019-02-17 |
| | |||
* | Avoid newline when copying URL to pasteboard | June McEnroe | 2019-02-14 |
| | |||
* | Unify *up scripts into one up.sh | June McEnroe | 2019-02-12 |