1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-26 03:21:16 -04:00

fix weird character encoding (no clue how non-breaking spaces ended up everywhere)

This commit is contained in:
2021-12-11 11:08:30 -05:00
parent 8fe68b009b
commit b82be240a7
18 changed files with 91 additions and 76 deletions

View File

@@ -23,7 +23,7 @@ My [full dotfiles are posted at this Git repository](https://github.com/jakejarv
---
Check your current IP address (IPv4 or IPv6 or both) — uses [my ⚡ fast simpip server!](https://github.com/jakejarvis/simpip)
Check your current IP address (IPv4 or IPv6 or both) — uses [my ⚡ fast simpip server!](https://github.com/jakejarvis/simpip)
```bash
alias ip4="curl -4 simpip.com --max-time 1 --proto-default https --silent"