This website requires JavaScript.
Explore
Help
Sign In
noah
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
mirror of
https://github.com/nmasur/dotfiles
synced
2024-11-10 08:42:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a10e33c1e1
dotfiles
/
modules
/
shell
/
fish
/
functions
/
ip.fish
6 lines
91 B
Fish
Raw
Normal View
History
Unescape
Escape
move fish functions into nix
2022-04-30 14:21:43 +00:00
if
count
$argv
>
/dev/null
curl
ipinfo.io/
$argv
else
curl
checkip.amazonaws.com
speed up fish start with individual function files
2020-12-18 02:29:55 +00:00
end
Reference in New Issue
Copy Permalink