Skip to content

Commit

Permalink
asn: Add captive
Browse files Browse the repository at this point in the history
  • Loading branch information
cdown committed Feb 2, 2024
1 parent e2c16f3 commit 77819ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .config/shell/rc/aliased-short-names
Original file line number Diff line number Diff line change
Expand Up @@ -191,3 +191,5 @@ ffmpeg-srt() {
ffmpeg -i "${1?}" -map "${2?}" out.srt
}
alias fs=ffmpeg-srt

alias captive='curl -LI http://neverssl.com'

0 comments on commit 77819ca

Please sign in to comment.