maj bashrc

This commit is contained in:
_N3m0 2023-03-17 09:05:43 +01:00
parent e0f174580a
commit 9b3acc079a
1 changed files with 4 additions and 0 deletions

4
bashrc
View File

@ -27,6 +27,10 @@ export PATH="$HOME/dev/script.download/:$PATH"
source ~/dev/script/completion source ~/dev/script/completion
source /home/cptbb/downloads/git/bash-wakatime/bash-wakatime.sh 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 ? # # fun ?
# if [ $(cat ~/.funny) -eq 0 ]; then # if [ $(cat ~/.funny) -eq 0 ]; then
# echo 2 > ~/.funny # echo 2 > ~/.funny