remove emacs startup screen
This commit is contained in:
parent
433e10c3ae
commit
75ed460684
@ -22,7 +22,7 @@
|
|||||||
(if (display-graphic-p)
|
(if (display-graphic-p)
|
||||||
(load-theme 'ubuntu t)
|
(load-theme 'ubuntu t)
|
||||||
)
|
)
|
||||||
|
(setq inhibit-startup-screen t)
|
||||||
|
|
||||||
;;add ternjs to emacs
|
;;add ternjs to emacs
|
||||||
(add-to-list 'load-path "~/Development/util/tern/emacs/")
|
(add-to-list 'load-path "~/Development/util/tern/emacs/")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user