From: Nicolas Boisselier Date: Wed, 7 Oct 2015 09:04:01 +0000 (+0200) Subject: nb_auth X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=d13e1f7f5a49a6c3690ff76a704ca81ece8d9ab4;p=nb.git nb_auth --- diff --git a/etc/profile.d/nb.sh b/etc/profile.d/nb.sh index ef503932..fb7b4fc0 100644 --- a/etc/profile.d/nb.sh +++ b/etc/profile.d/nb.sh @@ -1,3 +1,7 @@ +nb_auth() { + curl -u nico http://nico.nbdom.net/private/auth/ +} + nb_mails() { printf '| 1-$ cat\nx\n' | mail | perl -MDate::Manip -MEncode -ne ' BEGIN { $SIG{__WARN__} = sub{ } }