| Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: Ia32a7837c2b2e9e44881201d611674def10a29ab
|
|
Change-Id: I7b0f1415618cc67efd193dce9b668b24f7ac536e
|
|
Change-Id: I1dc4fb98f11d46acab82fda6c32cea01eb823e92
|
|
I don't need the "STARTED" state, it's either "TODO" or "WAITING" (it
contains both the idea of started or blocked).
Change-Id: I1f5410382f152c8ad2adfe9cd0bc08d66d55483e
|
|
Change-Id: Ife43dedb7afeb1fec12bb042211a142ea4a37688
|
|
The screen on the laptop is too small, let's just have a full size
buffer, it's easier to read that way.
Change-Id: If6d65bd0353237431f6bd68c054c7ec732bd7dd8
|
|
Change-Id: Ia7a9e8ec626be6920ad63f1eb2b965445f5b3452
|
|
Change-Id: Ida36543d8c507ed449aa5787abb8cba3df159078
|
|
I want the date of the files to be formatted as 'year-month-day time':
this is easier to read and sort.
To do this I needed to:
- stop loading `ls-lisp': as I want to rely on the system's `ls' binary
- specify the switches for `ls'
The existing switches (`dired-listing-switches') where not taking effect
because I was using `ls-lisp'.
Change-Id: I3f3bc3abe864b60b12342713157e24f466c3aafa
|
|
Change-Id: I39a199d24c3e0361f4d268d98b0ad6a3d0cb0f47
|
|
Change-Id: I201e804aeee3d579350b9efcf2680595ae8cf047
|
|
Change-Id: I765f6b7a490378a008cd3934125d46a282badbe3
|
|
Dictionaries are machine specific, no point in managing them through
git.
Change-Id: Ie72ad746e124b73e42135ede82a5ae6d7e45de2e
|
|
Change-Id: I42243b671edcdf5765371f0ec8bd38735456a5bd
|
|
Change-Id: I01576db6bfbb7dbfe0bcb04185e1cf8d0708a5af
|
|
Change-Id: Id3f00ba8897bb1ce621e47cefdb5c160e1076d59
|
|
- use org-cliplink to add bookmarks
- remove the sequence for TO-READ/READING/READ since I don't use it
- remove a projects.org since all tasks end up in tasks.org with
tagging. This was adding a layer of complexity I don't need
- move habits to tasks.org
- add a capture template for TIL (today-I-learned)
- remove the heading decorations for the theme, I don't like the way it
looks
Change-Id: I6e25015ec91242cc8b8797a92767a1afa9c08a96
|
|
Some of the variables where related to eshell-smart, which I don't use.
Change-Id: If983883a3275b6f6de58c56105c2fbea1c388c20
|
|
corfu-doc is deprecated and corfu-popupinfo is what is recommended to
use.
Change-Id: I6039d91839276f75e93551bc84ce56bcb872be1d
|
|
There is a bug with the markdown mode where imenu does not work when
native compilation is used. This is a workaround recommended on the
issue tracker.
Change-Id: I171f942ef7848e34e382b7896af03750b41f3721
|
|
It's like the standard color scheme but better.
Change-Id: Ida8f5c3dc53708c1aa0284b70474d3d810334171
|
|
The default package manager is good enough for my need.
Change-Id: I830f1fa6b27ba89b2b01ae3cede5763d2f9d5960
|