Commit Graph

2056 Commits (109bab78b820ad489559f20ded0789ad68af515b)

Author SHA1 Message Date
Pierre Neidhardt 109bab78b8 awesome: Remove tags, simplify bindings
Rely on Emacs for most of the buffer/window management.
2017-07-09 21:47:04 +01:00
Pierre Neidhardt 6f8d8ca3b2 mpv: Fuzzy-find external subtitles 2017-07-09 21:44:28 +01:00
Pierre Neidhardt f89b0ce435 qutebrowser: Update to 0.11 2017-07-08 23:18:59 +01:00
Pierre Neidhardt 13230c5039 Remove bashrc 2017-07-08 23:18:47 +01:00
Pierre Neidhardt 36ee5cd5b2 Remove fish config 2017-07-08 23:16:18 +01:00
Pierre Neidhardt 8e3a5e52a7 .bin: Add 'transfer' 2017-07-08 23:15:44 +01:00
Pierre Neidhardt 0bee78bea1 Rename .scripts -> .bin, move pac* scripts to .bin_pacman 2017-07-08 23:15:02 +01:00
Pierre Neidhardt 2e4551bbb9 scripts: Remove zat
Not so useful now I use Emacs' pdf-tools
2017-07-08 23:12:07 +01:00
Pierre Neidhardt 8fc3275a76 scripts: Remove trc
Not so useful now I use the Emacs client
2017-07-08 23:12:07 +01:00
Pierre Neidhardt a0ca091118 scripts: Remove highlight-gallery
I don't use syntax-highlighting, really.
2017-07-08 23:12:07 +01:00
Pierre Neidhardt 6368fe94d6 scripts/homeinit: Remove BROWSER switch for bookmarks
This simplifies the code tremendously.
Dwb is long dead.
2017-07-08 23:11:35 +01:00
Pierre Neidhardt 6186417351 Emacs: Use prettify-symbols-mode instead of latex-pretty-symbols 2017-07-03 22:43:37 +01:00
Pierre Neidhardt f5ac496622 Emacs: Replace init-pdf by pdf-tools 2017-07-02 19:13:04 +01:00
Pierre Neidhardt ba3799fcda Emacs: Fix latex-mode loading by requiring init-tex instead of mode-tex 2017-07-02 18:54:48 +01:00
Pierre Neidhardt c4dfca28ad Emacs: Evil: Bind evil-commentary instead of using the minor-mode 2017-07-02 18:53:20 +01:00
Pierre Neidhardt 8c7c6e0a87 Emacs: Fix browse-url-generic-program setting 2017-07-02 18:40:24 +01:00
Pierre Neidhardt c2e91654bc Emacs: Eshell: Use default-directory properly in fish completion 2017-07-02 18:12:17 +01:00
Pierre Neidhardt 2b06874954 Emacs: Eshell: Add "wifi-menu" to list of visual commands 2017-07-02 18:11:47 +01:00
Pierre Neidhardt 06d3b08c2f Emacs: Bind <f6> and C-<f6> to ispell-buffer and ispell-change-dictionary in text-mode
This reflects the compile* bindings in prog-mode.
2017-06-30 17:27:02 +01:00
Pierre Neidhardt a4b2053c97 Emacs: Use abbrev-mode in text-mode only by default 2017-06-30 17:27:02 +01:00
Pierre Neidhardt ef782a1da1 Emacs: Remove auto-revert modeline lighter 2017-06-30 17:27:02 +01:00
Pierre Neidhardt d923f46e56 Emacs: Tone down Helm source face 2017-06-29 20:40:58 +01:00
Pierre Neidhardt e11d0c9c8f Emacs: Remove Helm and Undo-Tree lighters 2017-06-29 20:40:42 +01:00
Pierre Neidhardt aded10aaa0 Emacs: Don't modify paragraph-start 2017-06-29 18:07:50 +01:00
Pierre Neidhardt 6efaf4d233 Emacs: Evil: Bind C-/ to helm-quit-and-find-file 2017-06-29 18:07:50 +01:00
Pierre Neidhardt 4f42076912 scripts: Remove sessionclean
We don't need to kill Emacs daemon, emacsclient can recover a broken socket with
the '-a ""' argument.

Trapping kill-emacs is also a bad idea when used with broken login managers like
LightDM: it may kill emacs unexpectedly.
2017-06-29 18:07:50 +01:00
Pierre Neidhardt 3b464be913 scripts/bsdman: Support for dumb terminals 2017-06-29 18:07:50 +01:00
Pierre Neidhardt 6347e7d9e2 Emacs: Don't display embedded cover in Emms with mpv 2017-06-28 23:00:47 +01:00
Pierre Neidhardt 24dac30062 Emacs: Don't use special display with helm completion (e.g. Eshell) 2017-06-28 17:44:36 +01:00
Pierre Neidhardt cbc7c41b58 Emacs: Color XML elements for it is too unreadable otherwise 2017-06-28 17:44:36 +01:00
Pierre Neidhardt 658caac1fd Emacs: Eshell: Add default completion from fish 2017-06-28 17:44:36 +01:00
Pierre Neidhardt 21d796f062 Emacs: Turn off which-function-mode and display-time 2017-06-27 21:15:26 +01:00
Pierre Neidhardt c0462b3bdf Emacs: Eshell: Tweak history settings 2017-06-27 21:15:26 +01:00
Pierre Neidhardt 3fc0047778 Emacs: Eshell: Fallback to bash for completion 2017-06-27 21:15:26 +01:00
Pierre Neidhardt 344a587a6a Emacs: Emms: Store mpv input file in Emms' cache 2017-06-27 21:15:26 +01:00
Pierre Neidhardt 8118d33340 Emacs: Emms: Allow pausing from browser 2017-06-27 21:15:26 +01:00
Pierre Neidhardt 4b57bdd6a2 Emacs: Emms: Resume playing time on restart 2017-06-27 21:15:26 +01:00
Pierre Neidhardt 816a852f6e gpg: Use Emacs for pinentry 2017-06-27 09:50:24 +01:00
Pierre Neidhardt ebe1d17619 README: Update homepage URI 2017-06-27 09:50:24 +01:00
Pierre Neidhardt 92328505f8 Emacs: Evil: Do not expand abbrev when exiting insert-mode 2017-06-27 09:50:24 +01:00
Pierre Neidhardt 178977c88a Emacs: Use auto-mode-alist instead of find-file-hook when it makes sense 2017-06-27 09:50:24 +01:00
Pierre Neidhardt d67e3ded56 Emacs: Implement emms-cache-covers 2017-06-26 15:01:48 +01:00
Pierre Neidhardt b43d075e32 Emacs: Fix `custom-file' location when not running the daemon 2017-06-26 15:01:23 +01:00
Pierre Neidhardt 6ac9bb075f Emacs: Load magit just-in-time. 2017-06-26 15:01:23 +01:00
Pierre Neidhardt 772e96c16f Remove pt (the_platinum_searcher)
Somewhat buggy with Emacs Helm.
'ag' (the_silver_searcher) is more widely available.
Not so useful anyways, grep is often faster.
2017-06-26 15:01:23 +01:00
Pierre Neidhardt d608ca7c0a Emacs: Evil: Refactor leader-related settings 2017-06-25 12:12:56 +01:00
Pierre Neidhardt 0077cf8881 Emacs: Emms: Set Evil bindings and basic config 2017-06-25 11:57:14 +01:00
Pierre Neidhardt a9efecbe97 Emacs: Use column-number-mode in prog-mode / text-mode only 2017-06-24 14:11:18 +01:00
Pierre Neidhardt cbd21d7fa1 Emacs: Evil: Use evil-commentary 2017-06-24 10:04:05 +01:00
Pierre Neidhardt d37cf0ba4c Emacs: Eshell: Add "alsamixer" to the list of external commands 2017-06-24 08:02:07 +01:00