Inhibit startup message
As I use different usernames in different places (e.g. home and company), I tricked it with `(user-login-name)`.
This commit is contained in:
parent
3ca941b0ce
commit
9b75a0777e
1
init.el
1
init.el
@ -49,6 +49,7 @@
|
||||
'(foreground-color "#5c5cff")
|
||||
'(indent-tabs-mode nil)
|
||||
'(indicate-empty-lines t)
|
||||
'(inhibit-startup-echo-area-message (user-login-name))
|
||||
'(inhibit-startup-screen t)
|
||||
'(initial-scratch-message nil)
|
||||
'(package-selected-packages
|
||||
|
Loading…
x
Reference in New Issue
Block a user