Commit Graph

1464 Commits

Author SHA1 Message Date
Aryadev Chavali
e9825c7131 (Emacs)+olivetti
Check the edit for a description of the package.  Just setup a
toggle based function to turn on olivetti-mode.
2021-11-22 06:20:05 +00:00
Aryadev Chavali
074182ab18 (Emacs)+turn off borders
Using fringe widths, turn off borders in Emacs.  Truly freeing
experience.
2021-11-22 06:20:05 +00:00
Aryadev Chavali
f46a8daad1 (Emacs)~clear up 2021-11-22 06:20:05 +00:00
Aryadev Chavali
9587f92757 (Emacs)+bindings for literate compile function
Described in the edit section, just read.
2021-11-22 06:20:05 +00:00
Aryadev Chavali
f1fba0ae2f (Emacs)~telephone-line -> Emacs default mode line
Using my Emacs default mode line config for a bit, might change.
2021-11-22 06:16:53 +00:00
Aryadev Chavali
5d2134c20e (Scripts)~lock_image is randomly chosen, ~default colour is black 2021-10-20 19:20:37 +01:00
Aryadev Chavali
11dba53971 (Scripts)~renamed some scripts,-web-pdf script
web-pdf was kinda useless.
2021-10-20 19:19:34 +01:00
Aryadev Chavali
45c5cf7761 (Emacs)+Zone package
Kinda useless but I think it could be nice.
2021-10-20 06:08:56 +01:00
Aryadev Chavali
1ecae62342 (Emacs)~indenting, ~rearrange keybindings
Change to M-c for correcting word bindings in flyspell.
2021-10-20 06:08:15 +01:00
Aryadev Chavali
04c80df2b7 (Emacs)~corrections
Using flyspell.
2021-10-20 06:07:33 +01:00
Aryadev Chavali
c78fa94260 (Scripts)+script to make using mpv a bit less painful
Currently queries via YouTube-dl (ytdl) for quality options then asks
user for preferred quality, setting that in mpv.
2021-10-20 06:03:14 +01:00
Aryadev Chavali
a496715625 (General)~small changes
Just check each edit, there's nothing to describe or explain here.
2021-09-15 12:23:21 +01:00
Aryadev Chavali
d2a1b0c9b0 (Scripts)~some changes (check message)
speed~address to download git.aryadevchavali.com->aryadevchavali.com/resources

status/datetime~date format to a decomposed format

status/music_update_bar~pid to kill on dwmblocks
2021-09-15 12:21:18 +01:00
Aryadev Chavali
b1908e7fe3 (Emacs/CC mode)+hook to clang format buffer on save
Just a nicer format, good for git commits.
2021-09-15 12:18:30 +01:00
Aryadev Chavali
7121da840d (Emacs)-remove most of org auto insert
Kinda not necessary for the vast majority of non exported files, I can
just write whatever I need into there manually if necessary.
2021-09-15 12:16:04 +01:00
Aryadev Chavali
97bb7e9d7f (Emacs)~rename and rearrange some code 2021-09-15 12:15:15 +01:00
Aryadev Chavali
1ab74174c6 (Emacs)+auto run command after save hook
Useful macro for running commands on certain buffers after save.
Check the specific heading for details.
2021-09-15 12:13:40 +01:00
Aryadev Chavali
6869eb5260 (Emacs)~profiler-dotemacs from lisp->elisp folder 2021-09-01 16:03:04 +01:00
Aryadev Chavali
d594bd5ba5 +mailcap module, for mail readers 2021-08-24 17:35:36 +01:00
Aryadev Chavali
5995a1bc66 (Emacs)~personal theme faces
~highlight is now a darker face of gray, region is lighter

+org-verbatim & org-code faces so they are more distinctive

+haskell-interactive-face-prompt for aesthetics
2021-07-29 01:38:11 +01:00
Aryadev Chavali
093879c455 (Emacs)+telephone-line link in Emacs modeline section
I don't use the default modeline right now, hence I should link to my
current setup for modelines.
2021-07-29 01:36:43 +01:00
Aryadev Chavali
1f0ad33db6 (Emacs)+demand dashboard package and setup initial-buffer-choice
The dashboard is the first thing I should see when entering Emacs,
hence I should demand the package instead of deferring it.  Doing so
means that dashboard is loaded instantly and will generate the
=*dashboard*= buffer, which I can set =initial-buffer-choice= to be.
2021-07-29 01:36:26 +01:00
Aryadev Chavali
f6559f92ff (Emacs)~abbrevs sdte->sdate && stme->stime
Need to be more verbose, also stime and sdate are easier to remember
than their shorter counterparts.
2021-07-29 01:32:50 +01:00
Aryadev Chavali
23f51fbde9 (Doom)~updating links for the sake of clarity
Even though I've stopped using doom, I keep its config in case I may
need to dig through it (though I haven't for a good while).
Nevertheless, I didn't update the links to the README which I felt is
bad code-keeping.
2021-07-29 01:31:40 +01:00
Aryadev Chavali
30705789d1 (Shell)+hlight alias+a ton of options for history in zsh
hlight alias highlights words via grep.  Basic usage is for files but
can also be used for piped input.  Just a bit nicer to use.

zsh history management makes zsh-fish-autocomplete an even more
powerful tool (as it now has a giant history to read through instead
of just a local history)
2021-07-28 19:18:21 +01:00
Aryadev Chavali
f3436334d8 (Emacs)~new versions for straight.el 2021-07-28 19:17:49 +01:00
Aryadev Chavali
e7b75d1d90 (Emacs)+unicode-emoticons package
Pretty self explanatory, useful in READMEs
2021-07-28 19:10:50 +01:00
Aryadev Chavali
07a756e3d1 (Emacs)+mwim package with binds
mwim is a cool package that allows for easy leet movements.
2021-07-28 19:10:44 +01:00
Aryadev Chavali
76bf60ee25 (Emacs)~split SPC i into a prefix
=counsel-unicode-char= has been bound to "<leader> ic" which allows
me to use TeX and other unicode symbols without switching to the TeX
keyboard.  =yas-insert-snippet= has been bound to "<leader> ii"
2021-07-28 19:07:08 +01:00
Aryadev Chavali
bee2255253 (Emacs)~text and code changes
Just cleaned up some links and descriptions that didn't really make sense.

Also added some defers and cleaned up some hooks.
2021-07-28 19:06:49 +01:00
Aryadev Chavali
c8ae4683a0 (Emacs)~dx:->+dx/ namespace (use +dx: for variables and constants)
There was a split in namespace across my config: "+dx/" or "dx:".
"dx:" was used for older functions created near the start of this
config, while "+dx/" is used basically everywhere else and is my
preferred namespace for new functions.  Hence I resolve this conflict
in this commit.
2021-07-28 18:58:25 +01:00
Aryadev Chavali
0a613ae8f4 (Emacs)-HTML_CONTAINER calls in headings
No need to clutter my config with HTML setups, instead just use the
table of contents to get to places.
2021-07-28 18:57:02 +01:00
Aryadev Chavali
f045dd146f (Emacs)+recentf-mode integration, +org-export-backends variable 2021-07-27 01:36:42 +01:00
Aryadev Chavali
b854e1ccaa (Emacs)~alpha 85 -> 95
Personal theme doesn't work on such a low transparency (I chose
colours that are less vibrant and poppy, going for a low-key theme)
hence set the alpha higher.
2021-07-27 01:35:46 +01:00
Aryadev Chavali
f202567d74 (Emacs)~minor changes in spelling and sentences, changes in filenames 2021-07-27 01:35:19 +01:00
Aryadev Chavali
a2456828b1 (Emacs)~changed theme back to personal
Don't even remember when I changed theme but it's gone back to
personal (my custom theme).  I changed a few things for the theme as
well, just a few colours.
2021-07-27 01:34:31 +01:00
Aryadev Chavali
9b2ef288e4 (Shell|XServer)~minor edits with indenting
(Shell)~propagate change to emacs service (no -s MAIN) and editing

(XServer)~state explicit full path for lock script for ease of
understanding (it's a user script, not some other program)
2021-07-27 01:32:59 +01:00
Aryadev Chavali
ad5cb2b509 (Emacs)~move elips files into elisp/ folder
These files were cluttering the main directory, I'd rather just have
my config files here.
2021-07-26 01:49:38 +01:00
Aryadev Chavali
a6f1a172de (Emacs)+haskell-multiedit
Just some code to make editing in the Haskell REPL a nicer
experience.  Allows me to write multi-line code in a separate buffer
with haskell-mode switched on, then with a simple keybinding paste and
evaluate the full code in the Haskell REPL.  The keybindings and
workflow are similar to org-src block editing (create a new buffer,
then paste the contents back into the original buffer).
2021-07-26 01:40:37 +01:00
Aryadev Chavali
b3f78e588b (Emacs|Scripts)~minor edits
(Emacs)~changed some descriptions, formatting, edits of assigned
functions

(Scripts)~allow psearch to use all arguments supplied rather than just
the first one (pacman -Ss actually greedily consumes all arguments
given as part of the search)
2021-07-26 01:39:14 +01:00
Aryadev Chavali
d59c38f134 (Emacs|General)+all of .config from my Emacs config
The .config folder stores the configurations generated by various
packages.  For the purposes of cleanliness and also generalisation I
might as well VC it.
2021-07-25 15:44:55 +01:00
Aryadev Chavali
67a4addcd0 (Shell|Scripts|Emacs)~minor edits
+psearch function to search pacman with less (I use this all the time,
just makes it easier to do in one go)
~speed script to use a slightly larger file so user can get a better
estimate of dl speed
~ada-mode slightly better comments
2021-07-25 15:44:48 +01:00
Aryadev Chavali
1c82737b1e (Emacs)-dashboard on new frame hook
Too much of a hassle, screws up magit messages
2021-07-25 15:44:48 +01:00
Aryadev Chavali
7a2b48335c (Emacs)~logo to oreo logo 2021-07-25 15:44:48 +01:00
Aryadev Chavali
218f8e49d1 (Scripts)+eselect option for notmuch mail 2021-07-25 15:44:48 +01:00
Aryadev Chavali
e5cc2ec33d (SystemD)~emacs service to not use a name for the daemon
In hindsight, what other daemon am I going to be using for Emacs?
It's not like I'll be starting two different servers! Even if I was,
Emacs has the ability to assign a new unique name for the server
depending on if another server is already running.  Also, having a
name for the main server makes it harder for other services (such as
notmuch-mua.service) to find your Emacs instance.
2021-07-25 15:44:48 +01:00
Aryadev Chavali
1aa826227e (Emacs)~minor edits
~haskell-process-type is now stack-ghci
+feature to switch to dashboard with each new frame
2021-07-25 15:44:48 +01:00
Aryadev Chavali
eaf83f62e4 (Scripts)+simple script to test my dl speed on any computer
Just downloads a PDF from my site (hence verifiably secure (for me at
least ¯\_(ツ)_/¯))
2021-07-25 15:44:48 +01:00
Aryadev Chavali
ae45e8744d (Emacs)+html auto insert template 2021-07-25 15:44:48 +01:00
Aryadev Chavali
d9de886caf (Emacs)+undo-tree package and fit into Evil 2021-07-25 15:44:48 +01:00