Compare commits
2 Commits
e8ae4e6c29
...
9893d3f362
| Author | SHA1 | Date | |
|---|---|---|---|
| 9893d3f362 | |||
| 3698f3c87b |
@@ -33,9 +33,9 @@ alias dir='dir -v'
|
|||||||
|
|
||||||
# send things to termpad
|
# send things to termpad
|
||||||
# with httpie
|
# with httpie
|
||||||
alias tph=' http termpad.planethawleywood.com'
|
alias tph=' http https://termpad.planethawleywood.com'
|
||||||
# with cURL
|
# with cURL
|
||||||
alias tpc=' curl --data-binary @- termpad.planethawleywood.com'
|
alias tpc=' curl --data-binary @- https://termpad.planethawleywood.com'
|
||||||
|
|
||||||
|
|
||||||
# Do lots of things with FZF
|
# Do lots of things with FZF
|
||||||
|
|||||||
Reference in New Issue
Block a user