Commit Graph

1952 Commits (079a67357aeb8f5519f2947c6f2a99511d62586e)

Author SHA1 Message Date
Pierre Neidhardt 079a67357a Move fish's pacman functions to separate scripts 2017-06-18 16:53:55 +01:00
Pierre Neidhardt 272a0e32f6 Emacs: Eshell: Add support for non-highlighted prompts 2017-06-18 16:53:55 +01:00
Pierre Neidhardt 2d9f77c920 Emacs: Define and use define-keys and local-set-keys 2017-06-18 16:53:55 +01:00
Pierre Neidhardt dbb3517a15 Emacs: Move mode-specific visuals to their dedicated files 2017-06-18 16:53:55 +01:00
Pierre Neidhardt a1520a5626 Emacs: Eshell: Move the full config to mode-eshell 2017-06-18 16:53:55 +01:00
Pierre Neidhardt d2bedbd7ce Emacs: Use nconc instead of add-to-list for package-selected-packages 2017-06-18 16:53:55 +01:00
Pierre Neidhardt 35d88a94d5 Emacs: Evil: Bind "<" to magit-section-up 2017-06-18 16:53:55 +01:00
Pierre Neidhardt 1cb56931ef Emacs: Move markdown config to a separate file 2017-06-18 16:53:55 +01:00
Pierre Neidhardt 21528b10f9 Emacs: Remove multiple-cursors 2017-06-18 16:53:54 +01:00
Pierre Neidhardt 738c1c8e45 Awesome: Bind Eshell to modkey+Return 2017-06-18 16:53:54 +01:00
Pierre Neidhardt 5040198d96 Emacs: Eshell: Add "sudo vi" to list of subcommands 2017-06-18 16:53:54 +01:00
Pierre Neidhardt f195fb03de Emacs: Evil: Use Emacs state for term-mode 2017-06-18 16:53:54 +01:00
Pierre Neidhardt 66009abe6c Emacs: Use with-eval-after-load instead of hooks for deferred loading 2017-06-18 16:53:54 +01:00
Pierre Neidhardt e145b5d58e Emacs: Set c-style out of hook 2017-06-16 18:58:40 +01:00
Pierre Neidhardt 32c594f9d1 Emacs: Move comment-line binding from mickey to global-map 2017-06-16 18:58:40 +01:00
Pierre Neidhardt e625d4eeb6 Emacs: Fix Eshell cache folder 2017-06-16 07:09:52 +01:00
Pierre Neidhardt 5056d7f43d Emacs: Fontify using with-eval-after-load instead of hooks 2017-06-15 20:59:31 +01:00
Pierre Neidhardt cc0a4f79ac Emacs: Use lighter blue in ansi-color 2017-06-15 20:43:20 +01:00
Pierre Neidhardt a2d6b677b5 Emacs: Trash instead of deleting outright 2017-06-15 20:08:38 +01:00
Pierre Neidhardt 0cf02b5c38 scripts: Remove '--exit' parameter and update doc
It is just as easy and simpler to call `kill-emacs` from Emacs.
2017-06-15 20:08:32 +01:00
Pierre Neidhardt 9ad11fb099 Emacs: Save helm-ff-history only if desktop is loaded 2017-06-15 20:08:32 +01:00
Pierre Neidhardt a0a388d8f0 Emacs: Rebind M-p to helm-eshell-history 2017-06-15 20:08:32 +01:00
Pierre Neidhardt b947d46570 Emacs: Evil: Go to prompt on insert 2017-06-15 20:08:32 +01:00
Pierre Neidhardt be9e75e218 Emacs: Evil: Defun and bind eshell-or-new-session 2017-06-15 20:08:32 +01:00
Pierre Neidhardt 4790312842 Emacs: Eshell: Fix load order and aliases 2017-06-15 20:08:32 +01:00
Pierre Neidhardt a000f83710 Emacs: Skip dots in helm-ff and save helm-ff-history in desktop session 2017-06-12 21:31:08 +01:00
Pierre Neidhardt f958a0e147 Evil: Bind 'q' to quit-window in package menu 2017-06-12 21:29:47 +01:00
Pierre Neidhardt 3d922612f5 Emacs: Colorize compilation buffer 2017-06-12 21:29:30 +01:00
Pierre Neidhardt 23f989f3f9 fish: Fix spurious '}' in prompt 2017-06-12 21:27:50 +01:00
Pierre Neidhardt c37af9b279 Emacs: Tweak Eshell (prompt, aliases, evil bindings, next-prompt defun, helm) 2017-06-12 21:26:50 +01:00
Pierre Neidhardt e44a13c3e5 xprofile: Hide xkbcomp output to be nice with some login managers
(LightDM for instance)
2017-06-08 17:42:32 +01:00
Pierre Neidhardt d48f99dcd5 profile: Remove ^L since some shells don't parse it well 2017-06-08 17:39:04 +01:00
Pierre Neidhardt 481a4256e9 Urxvt: Use xsel instead of xclip 2017-06-07 18:33:28 +01:00
Pierre Neidhardt 2b95ed7390 fish: Use primary selection 2017-06-07 18:26:17 +01:00
Pierre Neidhardt 1d247ba699 fzf: Go to top on change
Needs 0.16.8
2017-06-06 19:26:08 +01:00
Pierre Neidhardt f663dad59a profile: Set PATH near the beginning
This way adding a command to, say, the hackpool will be taken into account in
the later settings.
2017-06-06 19:22:40 +01:00
Pierre Neidhardt e211af6ce9 Xterm: Don't use the clipboard 2017-06-06 19:05:31 +01:00
Pierre Neidhardt c242f0b437 fish: Bind Alt-Backspace to backward-kill-word, remove old bindings
In normal mode, 'e' will complete the next word just like Alt-f in with Emacs
bindings.
2017-06-06 19:05:12 +01:00
Pierre Neidhardt 04316d379d fish/fzf: Complete subcommands (sudo, env) 2017-06-06 19:05:12 +01:00
Pierre Neidhardt 2c5b29871f Emacs: Evil: Use evil-ediff 2017-06-04 16:46:46 +01:00
Pierre Neidhardt 3527fa5507 Emacs: Evil: Close some undecided TODOs 2017-06-04 15:31:41 +01:00
Pierre Neidhardt 0f7ad9bdbd Emacs: Remove load-external and rely on require+autoload instead 2017-06-04 12:53:01 +01:00
Pierre Neidhardt 2a74257cec Emacs: Do not set compiler in inferior python 2017-06-04 12:16:31 +01:00
Pierre Neidhardt f1368b96b4 Emacs: Fix and document TeX skeletons 2017-06-04 11:47:10 +01:00
Pierre Neidhardt 4957b78b0b Emacs: Remove unused skeletons (LaTeX and Mediawiki) 2017-06-04 11:46:36 +01:00
Pierre Neidhardt 04bcd4a6d0 scripts/em: Use simple invokation with '-a ""'
If parameters must be passed to the daemon, use an 'emacs' wrapper instead.
2017-06-04 10:49:37 +01:00
Pierre Neidhardt 0368b2a3b2 Emacs: Remove support for version 23 2017-06-04 10:48:46 +01:00
Pierre Neidhardt 9630e37756 Emacs: Update obsolete face names and use dark background for isearch 2017-06-03 17:47:33 +01:00
Pierre Neidhardt d2968860fe Emacs: Evil: Switch to insert mode on M-RET 2017-06-03 16:40:25 +01:00
Pierre Neidhardt 045e2904b9 Emacs: Make show-paren-*-face independent of load order 2017-06-03 16:39:38 +01:00