Skip to content

Commit

Permalink
Tweak the robot
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood committed Aug 18, 2023
1 parent 1a7a730 commit 709d834
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions dev/bin/welcome
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
#!/bin/bash

echo " ,--. ,--."
echo " ((O ))--((O ))"
echo " ,'_\`--'____\`--'_\`. .-----------------------------."
echo " ,--. ,--. .------------------------------."
echo " ((O ))--((O )) | |"
echo " ,'_\`--'____\`--'_\`. | Awaiting your command... |"
echo " _: ____________ :_ | |"
echo " | | ||::::::::::|| | | | Awaiting your command... |"
echo " | | ||::::::::::|| | | | |"
echo " |_| |/__________\\| |_| | .----------------------------^"
echo " |________________| |/"
echo " | | ||::::::::::|| | | | .----------------------------'"
echo " | | ||::::::::::|| | | |/"
echo " |_| |/__________\\| |_|"
echo " |________________|"
echo " __..-' \`-..__"
echo " .-| : .----------------. : |-."
echo " ,\\ || | |\\______________/| | || /."
Expand Down

0 comments on commit 709d834

Please sign in to comment.