Skip to content

Instantly share code, notes, and snippets.

;;; org-prettify-source-block.el ---
;; Copyright (C) 2018 Not me
;; Author:
;; Created: ew (2018-04-18):
;; Version: 0.1
;; This program is free software; you can redistribute it and/or
;; modify it under the terms of the GNU General Public License as
@emacswatcher
emacswatcher / gist:98cb5ad8c01e49a7621646413ff916ae
Created September 16, 2018 03:29
counsel-flycheck (updated from a web source which was spacemacs-based and used dash)
(use-package counsel-flycheck
:after counsel flycheck
:if (not noninteractive)
:preface
(defvar counsel-flycheck-history nil
"History for `counsel-flycheck'")
(defun counsel-flycheck ()
"Navigate to flycheck errors"
(interactive)
# /etc/systemd/system/weechat@.service
[Unit]
Description=Weechat bouncer for user %i
After=network-online.target
[Service]
User=%i
Environment=SOCKET_NAME=%p
Environment=LC_CERT_FILE=/etc/letsencrypt/live/%H/all.pem
Environment=LOCAL_CERT_PATH=/home/%i/.weechat/ssl