diff --git a/packages/cli/src/ui/hooks/usePhraseCycler.ts b/packages/cli/src/ui/hooks/usePhraseCycler.ts index a9239190..746b670a 100644 --- a/packages/cli/src/ui/hooks/usePhraseCycler.ts +++ b/packages/cli/src/ui/hooks/usePhraseCycler.ts @@ -87,6 +87,13 @@ export const WITTY_LOADING_PHRASES = [ 'Giving Cloudy a pat on the head...', 'Petting the cat...', 'Rickrolling my boss...', + 'Never gonna give you up, never gonna let you down...', + 'Slapping the bass...', + 'Tasting the snozberries...', + "I'm going the distance, I'm going for speed...", + 'Is this the real life? Is this just fantasy?...', + "I've got a good feeling about this...", + 'Poking the bear...', 'Doing research on the latest memes...', 'Figuring out how to make this more witty...', 'Hmmm... let me think...',