Commit Graph

807 Commits

Author SHA1 Message Date
Lucien Cartier-Tilet 2f80220f88
[Emacs] Banner fix, better mu4e display, neater code
Banner broke with memory filled by only a couple hundreds megabytes of
memory, the amount displayed was too large for what was reserved. More
space is now dedicated to displaying such numbers, and the ramp is thus
a bit shorter.

Mu4e header is now only 80 chars wide by default, regardless on the
width of the current frame.

Some code is now also better aligned, some whitespace was left from
earlier configuration that did not make it into the git repository
2020-12-19 17:31:20 +01:00
Lucien Cartier-Tilet 013eca17d3
[Emacs] Better description 2020-12-19 17:24:47 +01:00
Lucien Cartier-Tilet 79ded07aeb
[Emacs] Simpler code, uninstall unused packages 2020-12-19 17:24:17 +01:00
Lucien Cartier-Tilet 0bd5b42b79
[Emacs] dotspacemacs update 2020-12-19 17:23:51 +01:00
Lucien Cartier-Tilet a2ef908528
[Emacs] Simpler path in dotspacemacs 2020-12-19 17:23:31 +01:00
Lucien Cartier-Tilet ef985c59a9
[Mimeapps] Add association for CSV to LibreOffice Calc 2020-12-19 17:22:40 +01:00
Lucien Cartier-Tilet 639e86b719
[Rofi] Add transparency to rofi’s background 2020-12-11 18:40:43 +01:00
Lucien Cartier-Tilet 860e7c9d8b
[Awesome] Change chapter name 2020-12-10 10:34:34 +01:00
Lucien Cartier-Tilet dc41032190
[Emacs] Yet better face for replied to and forwarded emails in mu4e 2020-12-10 10:34:02 +01:00
Lucien Cartier-Tilet a47a471321
[Bootstrap] Add basic backage for installation 2020-12-10 10:20:54 +01:00
Lucien Cartier-Tilet 6665074db0
[Org files] Formatting 2020-12-10 10:20:21 +01:00
Lucien Cartier-Tilet 54e9e00078
[Fish] Better handling of user-defined paths 2020-12-10 10:06:46 +01:00
Lucien Cartier-Tilet 38843d8a4e
[Fish] Org file formatting 2020-12-10 10:06:32 +01:00
Lucien Cartier-Tilet e6775cefbd
[Emacs] Subdivide Mu4e configuration, fix Emacs filtering
This commit divides the Mu4e configuration into three subchapters.

Filtering for the Emacs mailinglists is also fixed.
2020-12-10 09:33:41 +01:00
Lucien Cartier-Tilet 1cd4f60338
[Emacs] Fix indistinguishable mu4e faces
This commit makes font face for replied to emails and unread emails more
distinguishable. The difference between the two were just the text being
bold or not, now replied to emails have a Nord15 foreground text color.
2020-12-10 09:10:52 +01:00
Lucien Cartier-Tilet 7e91539f5e
[Emacs] Better mu4e inboxes
Mailing lists are now separated from my main inbox. Linguistics and
Emacs now both have their own inbox.
2020-12-10 09:09:08 +01:00
Lucien Cartier-Tilet 0a54b4d67f
[Emacs] Fix Eshell banner
Fix reference to undefined variable

Fix incorrect calculation of usage percentage of memory
2020-12-10 09:08:22 +01:00
Lucien Cartier-Tilet 880a0e14df
[Emacs] Remove helm dependency for `find-org-files'
This function is also renamed from `find-org-file' to `find-org-files`
and it became much, much faster.
2020-12-10 09:07:34 +01:00
Lucien Cartier-Tilet 5f129d953a
[Emacs] Make Elisp source codes use lexical binding in org file 2020-12-07 18:34:48 +01:00
Lucien Cartier-Tilet 12c92fefbc
[Emacs] Add Eshell screenshot 2020-12-07 17:42:51 +01:00
Lucien Cartier-Tilet eee5575a2d
[Emacs] Move back code from custom layer to config for Dired 2020-12-07 17:39:33 +01:00
Lucien Cartier-Tilet 77bd751c05
[Emacs] Add function for taking SVG screenshots of Emacs 2020-12-07 16:24:44 +01:00
Lucien Cartier-Tilet 9d0dea47a4
[Emacs] Add code for beautiful Eshell banner 2020-12-07 15:00:00 +01:00
Lucien Cartier-Tilet 423a1c91cb
[Emacs] Remove Eshell syntax highlight package
This package often caused my configuration to break due to Emacs not
finding `eshell-syntax-highlight-global-mode' despite the package being
installed. More troublesome than it’s worth, I’m uninstalling it.
2020-12-07 14:59:07 +01:00
Lucien Cartier-Tilet af1ea985d8
[Emacs] dotspacemacs update 2020-12-06 11:31:30 +01:00
Lucien Cartier-Tilet dd60197fec
[Emacs] Add shortcut for publishing my blog 2020-12-06 11:30:44 +01:00
Lucien Cartier-Tilet ff12dbe2c9
[Emacs] Make `phundrak/blog-publish' interactive 2020-12-06 01:34:08 +01:00
Lucien Cartier-Tilet 541577f933
[Emacs] Add blog publishing function, reorganize order of headers 2020-12-06 00:55:33 +01:00
Lucien Cartier-Tilet 83d1dad6d5
[Emacs] Add Plantuml layer 2020-12-05 16:10:25 +01:00
Lucien Cartier-Tilet c46fcd3db7
[Emacs] Move Eshell functions to aliases
Many Eshell functions do not need to be declared as such and can do just
fine as Eshell aliases. This commit moves all these functions to the
'eshell-alias' file
2020-12-02 17:33:00 +01:00
Lucien Cartier-Tilet bdc4e543cf
[Emacs] Add shortcut to eshell 2020-12-02 17:29:37 +01:00
Lucien Cartier-Tilet 312a7ebf2d
[Emacs] Fix issue with path abbreviation in Eshell 2020-12-02 17:29:14 +01:00
Lucien Cartier-Tilet 888e237ab8
[Fish] Further theme appearance modification 2020-12-02 17:28:08 +01:00
Lucien Cartier-Tilet 9004bb84e6
[Fish] Update theme appearance of fish shell 2020-12-02 16:12:49 +01:00
Lucien Cartier-Tilet a4e83f1954
[Awesome] Fix behavior of scroll on tags 2020-12-02 14:20:24 +01:00
Lucien Cartier-Tilet 150c3e0b33
[Emacs] Better org-mode theme 2020-12-02 11:45:12 +01:00
Lucien Cartier-Tilet 516ff67996
[Emacs] Fix text in mu4e configuration 2020-12-02 11:38:49 +01:00
Lucien Cartier-Tilet fe13ebd0cc
[Emacs] Update packages, add Eshell syntax highlight 2020-12-01 21:55:00 +01:00
Lucien Cartier-Tilet 5d1bd2c45f
[Bootstrap] Remove bookworm, new defaults for djvu and epub
zathura is now the default reader for djvu books

Emacs is now the default reader for epub books
2020-12-01 21:48:19 +01:00
Lucien Cartier-Tilet 4584aa8f6b
[Bin] Fix org headers and page description 2020-12-01 16:16:59 +01:00
Lucien Cartier-Tilet 88c83ba51f
[Bin] add ytdl (youtube-dl wrapper) and rofi menu for it 2020-11-29 23:43:37 +01:00
Lucien Cartier-Tilet ec14b1c5a7
[Bin] Format update 2020-11-29 23:43:20 +01:00
Lucien Cartier-Tilet 06082195a0
[Zathura] shorter config line 2020-11-29 13:47:47 +01:00
Lucien Cartier-Tilet 20affaec43
[Fish] remove ytdl abbr 2020-11-29 13:47:28 +01:00
Lucien Cartier-Tilet 32d9f690e9
[Awesome] Add shortcut to rofi-ytdl, fix category of other command 2020-11-29 13:46:19 +01:00
Lucien Cartier-Tilet 2f0b3d1068
[Rofi] Nicer theme in my opinion 2020-11-29 13:28:13 +01:00
Lucien Cartier-Tilet 05ba577b2f
[Emacs] Better Emacs visual customization 2020-11-28 18:14:52 +01:00
Lucien Cartier-Tilet 4ee2023364
[Emacs] Add workaround for smartparens issue 2020-11-28 18:14:52 +01:00
Lucien Cartier-Tilet fcb10ceccb
[Awesome] Update and add rofi shortcuts 2020-11-28 18:14:52 +01:00
Lucien Cartier-Tilet e803c9cd6f
[Bootstrap] Add hugo to list of installed packages 2020-11-28 18:14:41 +01:00