Skip to content

Instantly share code, notes, and snippets.

View cit's full-sized avatar

Florian Adamsky cit

View GitHub Profile
@cit
cit / gist:1321830
Created October 28, 2011 07:52
Modding the nautilus desktop - Text Beside Icons
First, open terminal and write:
apt-get source nautilus
sudo apt-get build-dep nautilus
the build-dep command will install all the build dependencies for nautilus.
1) Create a new text file and call it: file-manager.patch
copy all this contents into this file:
@cit
cit / dired-sort-menu.el
Created August 15, 2013 19:59
This extension gives you a org-mode like buffer menu in dired in order to sort files and directories.
;;; dired-sort-menu.el -- makes sorting with dired easy
;; Filename: dired-sort-menu.el
;; Description: Extension to Dired
;; Author: Florian Adamsky
;; Maintainer: Florian Adamsky (concat "fa-emacs" "@" "haktar" ".org")
;; Licence: Beer-ware (Revision 42)
;; As long as you retain this notice you can do whatever
;; you want with this stuff. If we meet some day, and you
@cit
cit / mu4e-citation-changer.el
Last active August 29, 2015 14:00
Change the language of the citation line in mu4e automatically when the ispell dictionary is changed.
;;; Change the language of the citation line in mu4e automatically
;;
;; Description: Change the language of the citation line in mu4e
;; automatically when the ispell dictionary is changed.
;;
;; Author: Florian Adamsky
;; Maintainer: Florian Adamsky (concat "fa-emacs" "@" "haktar" ".org")
;; Licence: Beer-ware (Revision 42)
;; As long as you retain this notice you can do whatever
(require 'org-archive)
(defun line-content-as-string ()
"TODO"
(interactive)
(save-excursion
(beginning-of-line)
(buffer-substring-no-properties
(line-beginning-position) (line-end-position))))

Keybase proof

I hereby claim:

  • I am cit on github.
  • I am c1t (https://keybase.io/c1t) on keybase.
  • I have a public key ASBXlIZAdMdkyUp2Ph5LCvDH-N5Fs09ij9iquYZ_0oKxIgo

To claim this, I am signing this object: