sheldon: add inline my-ip function
This commit is contained in:
parent
ae94d19fa5
commit
95ec53e176
@ -9,6 +9,10 @@ shell = "zsh"
|
||||
[plugins.todo]
|
||||
inline = 'todo() {(test -f ~/TODO.md && glow ~/TODO.md) || echo no ~/TODO.md}'
|
||||
|
||||
[plugins.my-ip]
|
||||
# ask dnscrypt.dotya.ml
|
||||
inline = 'my-ip() {doggo my.ip @sdns://AQcAAAAAAAAAETE0NC45MS43MC42Mjo1NDQzIHF-JiN46cNwFXJleEVWGWgrhe2QeysUtZoo9HwzYCMzITIuZG5zY3J5cHQtY2VydC5kbnNjcnlwdC5kb3R5YS5tbA}'
|
||||
|
||||
|
||||
[plugins.zsh-autosuggestions]
|
||||
github = 'zsh-users/zsh-autosuggestions'
|
||||
|
Loading…
Reference in New Issue
Block a user