@ -1876,6 +1876,11 @@
#+begin_src emacs-lisp
(setq python-indent-guess-indent-offset-verbose nil)
#+end_src
** Dired
Do not show hidden files in dired
(setq dired-listing-switches "-l")
** C and C++
*** Hooks