From 385526f9e9dceba65a8a37c8bd6753088fd85b9a Mon Sep 17 00:00:00 2001 From: Nils <32552517+byReqz@users.noreply.github.com> Date: Mon, 15 Feb 2021 19:58:00 +0000 Subject: [PATCH] add shell section --- index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.html b/index.html index dbb9016..6a86ce3 100644 --- a/index.html +++ b/index.html @@ -36,6 +36,8 @@        nils //@// nils.lol
portfolio:   https://byreqz.de
+ $: +           sh <(curl -s https://nils.lol)


services hosted by me:
    https://dash.byreqz.de
@@ -54,6 +56,7 @@ EOF printf "\e[35mHi, it seems like you found me"'!'"\n\e[0m" printf "\e[1;33;mI'm \e[4;5mNils\n\e[0m" printf "\e[4;1;34mYou can find me here:\n\e[0m" +printf "web: \e[1;35mhttps://nils.lol\n\e[0m" printf "git: \e[1;35mhttps://git.nils.lol\n\e[0m" printf "github: \e[1;35mhttps://github.com/byreqz\n\e[0m" printf "twitter: \e[1;35mhttps://twitter.com/byreqz\n\e[0m"