chore: remove play parrot on startup emaccs
This commit is contained in:
parent
579f53a900
commit
d42dcc251a
1 changed files with 0 additions and 5 deletions
|
@ -308,11 +308,6 @@
|
||||||
感觉真该学学 =elisp= 了啊,必须得重构这段了。
|
感觉真该学学 =elisp= 了啊,必须得重构这段了。
|
||||||
|
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
(add-hook 'emacs-startup-hook
|
|
||||||
(lambda ()
|
|
||||||
(setq parrot-num-rotations 10)
|
|
||||||
(parrot-set-parrot-type 'emacs)))
|
|
||||||
|
|
||||||
(defun my-parrot-thumbsup-play ()
|
(defun my-parrot-thumbsup-play ()
|
||||||
(parrot-set-parrot-type 'thumbsup)
|
(parrot-set-parrot-type 'thumbsup)
|
||||||
(parrot-start-animation))
|
(parrot-start-animation))
|
||||||
|
|
Loading…
Reference in a new issue