Skip to content
View karthink's full-sized avatar

Sponsoring

@tarsius
@minad
@oantolin
Block or Report

Block or report karthink

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. popper popper Public

    Emacs minor-mode to summon and dismiss buffers easily.

    Emacs Lisp 424 19

  2. gptel gptel Public

    A simple LLM client for Emacs

    Emacs Lisp 909 97

  3. wombag wombag Public

    A Wallabag client for Emacs

    Emacs Lisp 22 1

  4. elfeed-tube elfeed-tube Public

    Youtube integration for Elfeed, the feed reader for Emacs

    Emacs Lisp 229 10

  5. consult-dir consult-dir Public

    Insert paths into the minibuffer prompt in Emacs

    Emacs Lisp 140 8

  6. Configuration for super-fast Latex i... Configuration for super-fast Latex input using AucTeX, CDLatex and a bit of YaSnippet. See https://karthinks.com/software/latex-input-for-impatient-scholars
    1
    ;; This elisp code uses use-package, a macro to simplify configuration. It will
    2
    ;; install it if it's not available, so please edit the following code as
    3
    ;; appropriate before running it.
    4
    
                  
    5
    ;; Note that this file does not define any auto-expanding YaSnippets.