dotfiles

:)
git clone https://git.sr.ht/~ashymad/dotfiles
Log | Files | Refs | Submodules | LICENSE

commit c8f4b1e90b83093bf2060d6cf6c3fb0c8c01b2b9
parent 7b327b22e3555f637729badce7f81f624fdd360f
Author: Ashymad <czilukim@o2.pl>
Date:   Sat, 23 Dec 2017 13:29:11 +0100

.

Diffstat:
M.emacs | 2+-
M.xbindkeysrc | 4+++-
2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/.emacs b/.emacs @@ -64,7 +64,7 @@ '(custom-enabled-themes (quote (tsdh-dark))) '(package-selected-packages (quote - (async auctex ess evil-magit magit evil ## polymode paradox))) + (markdown-mode async auctex ess evil-magit magit evil ## polymode paradox))) '(tool-bar-mode nil)) (custom-set-faces ;; custom-set-faces was added by Custom. diff --git a/.xbindkeysrc b/.xbindkeysrc @@ -11,5 +11,7 @@ mod4 + b "xdotool key Caps_Lock" control + mod4 + l -"shutter -s" +"shutter -e -s" control + mod4 + s +"shutter -e -a" + control + mod4 + a