feat: adds very useless welcome thing with openai, this is so fucking useless XD

feat: adds secrets folder with GPG/1Password
This commit is contained in:
2024-08-27 23:13:34 +02:00
parent 2d71007b45
commit 6fdb84ce50
6 changed files with 145 additions and 2 deletions

View File

@@ -29,7 +29,9 @@ run_startup_scripts() {
emoji="🌆"
;;
esac
printfe "%s" "cyan" "Hi $(whoami), good $time_of_day! $emoji"
# Run the welcome.py from $HOME/dotfiles/bin/helpers/welcome.py
python3 $HOME/dotfiles/bin/helpers/welcome.py
echo ""
# Initialize array to hold commands