Skip to content

Commit

Permalink
Update _emacs
Browse files Browse the repository at this point in the history
  • Loading branch information
Taoufik El Aoumari authored May 12, 2022
1 parent 1d48032 commit 2d94183
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion conf/_emacs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@


;; no tool bar
(tool-bar-mode nil)
;(tool-bar-mode nil)
(menu-bar-mode nil)
(setq inhibit-splash-screen t)

;; use color fonts
Expand Down

0 comments on commit 2d94183

Please sign in to comment.