AChavali
ee610c65c4
~string= for test in cl-pushnew lookup-provider
...
:test string= makes it so cl-pushnew will test if there are any "Libgen"
records already in the alist before pushing. Basically, unique records.
2020-02-08 13:09:49 +00:00
AChavali
116cfec811
-wakatime
...
No need to send my shit elsewhere, I'll handle timing myself if
necessary. I really don't use this service anymore, and honestly it's
more of a hassle than needed.
2020-02-08 13:08:56 +00:00
AChavali
ec4d0c22cd
~prefix / -> prefix s
...
I've finally moved on with doom to SPC s instead of SPC /. SPC s is
faster than /. Most of the functions are on their excluding searching
via etags, so I just need that.
2020-01-17 02:32:24 +00:00
AChavali
afdd948e27
+omnisharp--unit-test-emit-results
...
I have to see the test output from my tests!
2020-01-17 02:32:01 +00:00
AChavali
80cf04fc02
+vterm package config to load it at first command
...
I use Emacs as my terminal emu now, which means vterm needs to be loaded
from the get go.
2020-01-05 22:51:09 +00:00
AChavali
acad41f28a
~switch to the space images that val0r provides
...
This black hole image is much better than the other space image, though
I may interchange between them
2020-01-05 22:50:37 +00:00
AChavali
264de06b96
~Internal -> Package config, defer wakatime to pre-command-hook
...
~Package config is more fitting a name
~Wakatime should be deferred till after the first command is run
2020-01-05 22:49:54 +00:00
AChavali
fd0c0c4361
~font size 20 -> 17
2020-01-05 22:49:29 +00:00
AChavali
b42df21947
~password-store-get -> password-store/get-password
...
Use my own function instead of theirs, I like the GUI for pass more than
the text version
2020-01-03 00:59:04 +00:00
AChavali
5bd1fbf51a
~config.org -> modules/config.org
...
config.el is a file that routes to the bin/config.el, and now config.org
is a module
2019-12-30 23:26:29 +00:00