mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
Update nvim
This commit is contained in:
parent
102aa36798
commit
13c6216796
6 changed files with 19 additions and 15 deletions
5
bin/ipp
5
bin/ipp
|
|
@ -1,5 +1,2 @@
|
|||
#!/bin/sh
|
||||
if [ -f '/usr/bin/curl' ]
|
||||
then curl ipinfo.io/ip
|
||||
else wget -qO- ipinfo.io/ip
|
||||
fi
|
||||
curl ipinfo.io/ip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue