Advertisement
Guest User

doom info benano

a guest
Oct 21st, 2019
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. [ben@luganica ~]$ .emacs.d/bin/doom info
  2. ((emacs
  3. (version . "26.3")
  4. (features . "XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GSETTINGS GLIB NOTIFY ACL GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 XDBE XIM MODULES THREADS LIBSYSTEMD LCMS2")
  5. (build . "août 29, 2019")
  6. (buildopts "--prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib --localstatedir=/var --with-x-toolkit=gtk3 --with-xft --with-modules 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fno-plt' CPPFLAGS=-D_FORTIFY_SOURCE=2 LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now")
  7. (windowsys . batch)
  8. (daemonp . server-running))
  9. (doom
  10. (version . "2.0.9")
  11. (build . "HEAD -> develop a7a3e0e0e 2019-10-21 09:57:48 -0400"))
  12. (system
  13. (type . gnu/linux)
  14. (config . "x86_64-pc-linux-gnu")
  15. (shell . "/bin/bash")
  16. (uname . "Linux 4.19.79-1-MANJARO #1 SMP PREEMPT Fri Oct 11 19:57:09 UTC 2019 x86_64")
  17. (path "/usr/local/bin" "/usr/bin" "/bin" "/usr/local/sbin" "/usr/lib/jvm/default/bin" "/usr/bin/site_perl" "/usr/bin/vendor_perl" "/usr/bin/core_perl" "/usr/lib/emacs/26.3/x86_64-pc-linux-gnu"))
  18. (config
  19. (envfile . envvar-file)
  20. (elc-files . 0)
  21. (modules :completion company ivy :ui doom doom-dashboard doom-quit hl-todo indent-guides modeline nav-flash neotree ophints (popup +all +defaults) vc-gutter vi-tilde-fringe window-select workspaces :editor (evil +everywhere) file-templates fold multiple-cursors rotate-text snippets :emacs dired electric vc :term term :tools eval flycheck (lookup +docsets) magit pdf :lang clojure data emacs-lisp markdown (org +dragndrop +ipython +pandoc +present) python sh :config (default +bindings +smartparens))
  22. (packages flycheck-joker gruvbox-theme solarized-theme)
  23. (elpa "n/a")))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement