Commit graph

366 commits

Author SHA1 Message Date
Valentin Gehrke b451fe22e6 Reduce bash prompt
...as bash doesn't handle color very well
2018-01-23 14:56:20 +01:00
Valentin Gehrke 490823ee10 Improve prefix helper 2018-01-23 14:55:49 +01:00
Valentin Gehrke 0ef896007b Add prefix helper for zsh 2018-01-22 14:26:49 +01:00
madmaurice 8effc5ec88 emacs - Week starts on monday 2017-11-05 22:20:25 +01:00
madmaurice 2766067321 emacs - Trailing whitespaces only in prog-mode
Apparently many other modes have trailing whitespaces and they are
hilighted in places I don't care.
2017-11-05 22:20:25 +01:00
madmaurice 1ea748bdfc emacs - Rebind C-x 2 and 3 2017-11-05 22:20:25 +01:00
madmaurice 9d796f51fa emacs - Remove wahtever from yes-or-whatever-p 2017-11-05 22:20:25 +01:00
Valentin Gehrke cf298bbb3f emacs - make Y behave correctly 2017-11-02 14:57:11 +01:00
Valentin Gehrke aa1454c390 emacs - Lua indentation using 2 spaces 2017-11-02 14:56:47 +01:00
Valentin Gehrke 8f4fae83b7 Add snippet for org-mode 2017-11-01 08:32:09 +01:00
madmaurice 0e8c58fa49 emacs - some indentation refactoring 2017-10-18 22:57:42 +02:00
madmaurice 992fcc1849 emacs - Disable opening directories with TAB in find-file 2017-10-18 22:55:06 +02:00
madmaurice 0355168a26 emacs - Allow / for searching in package-menu-mode 2017-10-18 22:54:09 +02:00
madmaurice 7bbcc270cf emacs - Add prompt for exit
It will only continue if you type out "yes".
Everything else is ignored.
2017-10-18 19:08:14 +02:00
Valentin Gehrke 258c3d5046 emacs - definitely enforce no tabs 2017-10-18 16:11:30 +02:00
madmaurice e1490649e1 emacs - no trailing whitespace in buffer menu 2017-10-17 12:47:54 +02:00
madmaurice 540b0ed4f5 emacs - Auto delete trailing whitespace and empty lines at begin or end of buffer 2017-10-17 12:45:13 +02:00
madmaurice f567040a7a emacs - GC config 2017-10-17 12:00:00 +02:00
madmaurice 56f5b41257 emacs - Magit fullscreen mode 2017-10-17 11:40:14 +02:00
madmaurice fdfe7eb072 emacs - More delight 2017-10-16 23:41:39 +02:00
madmaurice 29727a628d emacs - Remove some packages I don't use 2017-10-16 10:21:40 +02:00
madmaurice 454e40746e emacs - more defering 2017-10-16 10:19:53 +02:00
madmaurice 2a01a2b777 emacs - move redefinition of yes-or-no-p 2017-10-16 10:07:55 +02:00
madmaurice 9159461442 emacs - make org todo states equally long. 2017-10-15 17:16:35 +02:00
madmaurice 1619b4b697 Merge branch 'master' of ssh://git.zom.bi:9097/madmaurice/configfiles 2017-10-15 15:18:30 +02:00
madmaurice 80769d4e85 emacs - Change title 2017-10-15 15:17:03 +02:00
madmaurice b4f3cbc87c emacs - Org capture 2017-10-15 15:10:32 +02:00
madmaurice 1063659512 emacs - Move require package 2017-10-15 13:49:23 +02:00
madmaurice 7a917e5838 emacs - Change grep command 2017-10-15 08:45:11 +02:00
madmaurice 1af6b09bf8 emacs - package list 2017-10-14 13:08:19 +02:00
madmaurice c591c68dad emacs - cleanup 2017-10-14 13:08:19 +02:00
madmaurice d15d53117e emacs - commenting in init.el 2017-10-14 13:08:19 +02:00
madmaurice a9a0796d60 emacs - undo-tree: place undo-tree buffer on the right side 2017-10-14 13:08:19 +02:00
madmaurice 8af9680970 emacs - whitespace-mode: remap 2017-10-14 13:08:19 +02:00
madmaurice 80ff817279 emacs - disable indent-tabs-mode for Latex 2017-10-14 13:08:19 +02:00
madmaurice 364aa2ba5d emacs - undo-tree:customize 2017-10-14 13:08:19 +02:00
madmaurice 8f4ce84497 emacs - evil: disable arrow keys in insert mode 2017-10-14 13:08:19 +02:00
madmaurice 2e863ad122 emacs - evil indent textobject (better version) 2017-10-14 13:08:19 +02:00
madmaurice 3c037e5ef4 emacs - Added swiper-thing-at-point and binds 2017-10-14 13:07:28 +02:00
madmaurice 763d5683e8 emacs - treat dash as part of word in elisp mode 2017-10-14 12:33:47 +02:00
madmaurice 45fb7d55bb emacs - move silence function 2017-10-14 12:16:36 +02:00
madmaurice c8314038a2 emacs - modification for my/kill-window-or-buffer 2017-10-14 01:18:46 +02:00
madmaurice 0dab4eb051 Add counsel function to easily open org files in org directory 2017-10-14 00:31:57 +02:00
madmaurice 02f5429c44 emacs - some polish 2017-10-13 22:50:50 +02:00
Valentin Gehrke 3808c96763 emacs - Enable backup files with VC 2017-10-13 18:04:40 +02:00
Valentin Gehrke 1f88cd9f86 No menu in Terminal 2017-10-13 08:37:47 +02:00
madmaurice 3a00e8c443 emacs - No GUI in terminal 2017-10-12 20:55:58 +02:00
madmaurice 8d8181676b Some clean up 2017-10-12 20:19:26 +02:00
madmaurice c52d84d7df Hecking finally: Disables cperl-mode abbrevs 2017-10-12 20:18:44 +02:00
Valentin Gehrke be451a07c8 emacs - Company adjustments 2017-10-12 10:13:03 +02:00