fix
This commit is contained in:
parent
964f4f5480
commit
3165c8d469
@ -34,8 +34,8 @@
|
||||
pushInsteadOf = "git@gitlab.com:"
|
||||
pushInsteadOf = "gl:"
|
||||
|
||||
[url "https://github.com/"]
|
||||
insteadOf = "git@github.com:"
|
||||
; [url "https://github.com/"]
|
||||
; insteadOf = "git@github.com:"
|
||||
|
||||
[url "https://gitlab.com/"]
|
||||
insteadOf = "git@gitlab.com:"
|
||||
|
||||
@ -20,6 +20,6 @@ fi
|
||||
|
||||
{
|
||||
execute_and_format_result curl ipinfo.io/ip
|
||||
execute_and_format_result curl ip.thek4n.ru/
|
||||
execute_and_format_result curl https://ip.thek4n.ru/
|
||||
execute_and_format_result dig +short myip.opendns.com @resolver1.opendns.com
|
||||
} | column -t -s "${TAB}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user