#zsh
nano ~/.zshenv
nano ~/.zshenv
echo "Welcome Back $USER 🔥🔥🔥"
echo "To customize initialization run: nano ~/.zshenv"
echo "Would You like to run Jupyter? Yes/ No (Default: No)"
read -t 3 answer
if [ "$answer" = 'yes' ] || [ "$answer" = 'y' ]; then
terminal -e
echo "starting Jupyter 🪐"
export PATH="/usr/local/anaconda3/bin:$PATH"
jupyter notebook
;
fi
echo "Console Started ✅"
sleep 2
clear
Forwarded from Amir
YouTube
Legit or Fake Guru: Dan Lok
Disclaimer: Everything in this video is my opinion
Stay until the end where I provide a score for Dan Lok and if he can be considered authentic or charlatan. This is the first episode of Exposing Internet Marketers for my Authentic or Charlatan series.…
Stay until the end where I provide a score for Dan Lok and if he can be considered authentic or charlatan. This is the first episode of Exposing Internet Marketers for my Authentic or Charlatan series.…