summaryrefslogtreecommitdiff
path: root/emacs/lisp (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-03-23functions: move custom functions to librariesFranck Cuny1-19/+0
2022-03-23init: simplify loading librariesFranck Cuny1-10/+0
2022-03-22commands: start refactoringFranck Cuny1-1/+46
2022-03-22work: manage work related functionsFranck Cuny1-0/+10
2022-02-03clipboard: function to get clipboard's contentFranck Cuny1-0/+19
The function can get the content of the clipboard for both MacOS and Linux. This function is coming from this module [1]. [1] https://github.com/rolandwalker/simpleclip/blob/master/simpleclip.el
2022-02-03twitter: remove more unused codeFranck Cuny1-6/+0
2021-10-16fcuny: remove unused org functionsFranck Cuny1-31/+0
2021-02-12elisp: clean up indentationFranck Cuny1-6/+4
2021-02-12org: custom functionsFranck Cuny1-0/+33
Add a few custom functions for org-mode.
2021-01-04emacs: rename the directoryFranck Cuny2-0/+33