On every emacs startup, and every 24 hours, you get a different message on your prompt when 'm-x'.
Happy hacking,
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;; Smex | |
(require 'smex) | |
(smex-initialize) | |
(global-set-key (kbd "M-x") 'smex) | |
(global-set-key (kbd "M-X") 'smex-major-mode-commands) | |
;; This is your old M-x. | |
(global-set-key (kbd "C-c C-c M-x") 'execute-extended-command) | |
(defun rgc-smex-set-prompt () | |
(interactive) | |
(let ((prompts '("Act as if" | |
"Act without expectation" | |
"All is well" | |
"Allow for delays" | |
"Always be honest" | |
"Always be yourself" | |
"Always deliver quality" | |
"Ask powerful questions" | |
"Audit your metrics" | |
"Audit your mistakes" | |
"Based on results" | |
"Be constantly curious" | |
"Be here now" | |
"Be the change" | |
"Be the communication" | |
"Believe in yourself" | |
"Believe you can" | |
"Brainstorm alternative ideas" | |
"Branding is essential" | |
"Build for scalability" | |
"Build quality relationships" | |
"Build redundancy procedures" | |
"Build strategic partnerships" | |
"Cash is king" | |
"Cashflow is queen" | |
"Celebrate all success" | |
"Change is good" | |
"Citius, Altius, Fortius (Faster, Higher, Stronger)" | |
"Clear the air" | |
"Commit or quit" | |
"Communicate with clarity" | |
"Compare creates despair" | |
"Competition fuels growth" | |
"Congruency builds credibility" | |
"Connection builds trust" | |
"Contrast creates captivation" | |
"Dare to suck" | |
"Do it now" | |
"Do your best" | |
"Dreams come true" | |
"Drill your skills" | |
"Embrace Carpe Diem" | |
"Embrace constant change" | |
"Emotions create relatability" | |
"Energy draws attention" | |
"Enforce consequences rigorously" | |
"Exceptional makes memorable" | |
"Exclusivity adds value" | |
"Focus and win" | |
"Focus vs. scattered" | |
"Friends are treasures" | |
"Get over it" | |
"Grace under pressure" | |
"Go for it" | |
"Handle breakdowns immediately" | |
"Happiness is Choice" | |
"Health is wealth" | |
"Hope trumps all" | |
"I’m determined" | |
"Identify key milestones" | |
"It is possible" | |
"Judgement free zone" | |
"Just be awesome" | |
"Keep it cool" | |
"Keep information flowing" | |
"Keep it simple" | |
"Keep morale high" | |
"Knowledge is power" | |
"Laughter is best" | |
"Leaders are early" | |
"Learn from yesterday" | |
"Let it go" | |
"Laughter is medicine" | |
"Life is awesome" | |
"Life is beautiful" | |
"Life won’t wait" | |
"Live life daily" | |
"Live, love, laugh" | |
"Live your potential" | |
"Love endures delay" | |
"Love is everything" | |
"Manage your reputation" | |
"Manage your resistance" | |
"Manage resources effectively" | |
"Massive motions mesmerize" | |
"Mastery abhors mediocrity" | |
"Model the masters" | |
"Money amplifies emotions" | |
"Monitor budgets regularly" | |
"Never give up" | |
"Never look back" | |
"Next big feat?" | |
"Nothing is Impossible" | |
"Nurture your best" | |
"Participation equals value" | |
"Passion is enrolling" | |
"People complicate everything" | |
"Perfectionism stalls progress" | |
"Practice makes permanent" | |
"Prioritize all tasks" | |
"Polish your weaknesses" | |
"Raise your vibration" | |
"Reduce your overheads" | |
"Remember to Live" | |
"Reward high performance" | |
"Seize the day" | |
"Set clear targets" | |
"Sexy is confidence" | |
"Share the wealth" | |
"Share your vision" | |
"Speak the truth" | |
"Success is yours" | |
"Teamwork dream work" | |
"This will pass" | |
"Time heals everything" | |
"Track all progress" | |
"Train your team" | |
"Trust the process" | |
"Value your time" | |
"Yes you can" | |
"Accept yourself" | |
"Act justly" | |
"Aim high" | |
"Alive & well" | |
"Amplify hope" | |
"Baby steps" | |
"Be awesome" | |
"Be colorful" | |
"Be fearless" | |
"Be honest" | |
"Be kind" | |
"Be spontaneous" | |
"Be still" | |
"Be yourself" | |
"Beautiful chaos" | |
"Breathe deeply" | |
"But why?" | |
"Call me" | |
"Carpe diem" | |
"Cherish today" | |
"Chill out" | |
"Come back" | |
"Crazy beautiful" | |
"Dance today" | |
"Don’t panic" | |
"Don’t stop" | |
"Dream big" | |
"Dream bird" | |
"Enjoy life" | |
"Enjoy today" | |
"two word quoteEverything counts" | |
"Explore magic" | |
"Fairy dust" | |
"Fear not" | |
"Feeling groowy" | |
"Find balance" | |
"Follow through" | |
"For real" | |
"Forever free" | |
"Forget this" | |
"Friends forever" | |
"Game on" | |
"Getting there" | |
"Give thanks" | |
"Good job" | |
"Good vibration" | |
"Got love?" | |
"Hakuna Matata" | |
"Happy endings" | |
"Have faith" | |
"Have patience" | |
"Hello gorgeous" | |
"Hold on" | |
"How lovely" | |
"I can" | |
"I remember…" | |
"I will" | |
"Imperfectly perfect" | |
"Infinite possibilities" | |
"Inhale exhale" | |
"Invite tranquility" | |
"Just because" | |
"Just believe" | |
"Just imagine" | |
"Just sayin…" | |
"Keep calm" | |
"Keep going" | |
"Keep smiling" | |
"Laugh today" | |
"Laughter heals" | |
"Let go" | |
"Limited edition" | |
"Look up" | |
"Look within" | |
"Loosen up" | |
"Love endures" | |
"Love fearlessly" | |
"Love you" | |
"Miracle happens" | |
"Move on" | |
"No boundaries" | |
"Not yet" | |
"Notice things" | |
"Oh snap" | |
"Oh, really?" | |
"Only believe" | |
"Perfectly content" | |
"Perfectly fabulous" | |
"Pretty awesome" | |
"Respect me" | |
"Rise above" | |
"Shift happens" | |
"Shine on" | |
"Sing today" | |
"Slow down" | |
"Start living" | |
"Stay beautiful" | |
"Stay focused" | |
"Stay strong" | |
"Stay true" | |
"Stay tuned" | |
"Take chances" | |
"Thank you" | |
"Then when?" | |
"Think different" | |
"Think first" | |
"Think twice" | |
"Tickled pink" | |
"Treasure today" | |
"True love" | |
"Trust me" | |
"Try again" | |
"Unconditional love" | |
"Wanna play?" | |
"What if?" | |
"Why not?" | |
"Woo hoo!" | |
"You can" | |
"You matter" | |
"You sparkle" | |
))) | |
(setq smex-prompt-string | |
(concat | |
(nth (random (length prompts)) prompts) | |
": ")))) | |
(run-at-time nil (* 3600 24) 'rgc-smex-set-prompt) | |
(provide 'smex-configs) |
3 comentarios:
Strange "water hack" burns 2 lbs overnight
More than 160 thousand women and men are using a easy and secret "water hack" to drop 1-2lbs each night in their sleep.
It is painless and it works on everybody.
Just follow these easy step:
1) Go get a clear glass and fill it with water half full
2) And now learn this amazing hack
and you'll become 1-2lbs thinner the very next day!
Your comment offers such a useful viewpoint on the subject. I value your writing's consideration and precision. I appreciate you sharing your knowledge. I want to share the most recent article with you CPS Test. A straightforward yet compelling game that can be played for free online is the CPS exam.
Reading your content was enjoyable. Your information is very fascinating, and your style is so elegant. Looking forward to reading more from you soon! It's fantastic to catch up with you because I haven't been to your blog in a long. I have been waiting so long for this story. I appreciate you sharing. Here is the most recent piece on Philip Lawrence Net Worth 2023. The music industry has clearly benefited much from Lawrence's brilliance and originality, and it's vital to remember that value isn't just determined by financial success.
Publicar un comentario