From 9b3acc079a6b72c7da5e8cf59e3995010119b87b Mon Sep 17 00:00:00 2001 From: _N3m0 Date: Fri, 17 Mar 2023 09:05:43 +0100 Subject: [PATCH] maj bashrc --- bashrc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bashrc b/bashrc index d3d9980..d9d3c56 100644 --- a/bashrc +++ b/bashrc @@ -27,6 +27,10 @@ export PATH="$HOME/dev/script.download/:$PATH" source ~/dev/script/completion source /home/cptbb/downloads/git/bash-wakatime/bash-wakatime.sh +# variable + +myip=$(dig +short txt ch whoami.cloudflare @1.0.0.1 | sed 's/\"//g') + # # fun ? # if [ $(cat ~/.funny) -eq 0 ]; then # echo 2 > ~/.funny