Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [emacs] [gdb] Some minor changes | Yuchen Pei | 2023-10-11 | 5 | -2/+28 |
| | | | | | | | - emacs: my-elide-region that does the same thing as message-elide-region, with the comment-start as the prefix - gdbinit: an alias to a command that displays all backtrace of all threads | ||||
* | [emacs] Small tweaks to org-agenda | Yuchen Pei | 2023-10-08 | 1 | -1/+5 |
| | |||||
* | [emacs] [gdb] Some small changes | Yuchen Pei | 2023-10-03 | 6 | -3/+47 |
| | | | | | | | | | - my-mark-backward-up-list: like backward-up-list, but also mark the sexp - my-kill-sexp-or-comment: kill the next sexp or comment, replacing kill-sexp - my-mark-sexp-or-comment: mark the next sexp or comment, replacing mark-sexp - my-magit-ignore-other-worktrees: a filter-args advice to add --ignore-other-worktrees to magit-checkout | ||||
* | [emacs] some minor changes | Yuchen Pei | 2023-10-03 | 3 | -0/+6 |
| | |||||
* | [emacs] ange-ftp passive mode on | Yuchen Pei | 2023-10-01 | 1 | -0/+4 |
| | |||||
* | [emacs] Forgot to add my-git-email in the previous commit | Yuchen Pei | 2023-10-01 | 1 | -0/+38 |
| | |||||
* | [emacs] Add git-email | Yuchen Pei | 2023-10-01 | 3 | -0/+20 |
| | | | | A client of git-send-email that integrates with gnus, magit and dired. | ||||
* | [acpid] Add config/scripts to toggle touchpad on laptop lid events | Yuchen Pei | 2023-09-30 | 2 | -0/+19 |
| | |||||
* | [emacs] Fix lem.el load path | Yuchen Pei | 2023-09-30 | 1 | -0/+1 |
| | |||||
* | [emacs] fixing scihub functions prefix | Yuchen Pei | 2023-09-30 | 1 | -4/+4 |
| | |||||
* | [emacs] R to wide reply in gnus | Yuchen Pei | 2023-09-15 | 1 | -0/+1 |
| | |||||
* | [emacs] Some small changes with gnus->org-capture | Yuchen Pei | 2023-09-14 | 3 | -1/+14 |
| | |||||
* | [emacs] gnus keys and hnreader save page to an archive dir | Yuchen Pei | 2023-09-11 | 2 | -9/+26 |
| | | | | | Default hnreader archive dir is ~/.emacs.d/hn-archive/, filename is of the format <hacker-news-id>.org. | ||||
* | [emacs] Adding submodule fedi.el, required by lem-api | Yuchen Pei | 2023-09-10 | 2 | -0/+3 |
| | |||||
* | [emacs] Adding lem-org, a package to read lemmy posts in org mode. | Yuchen Pei | 2023-09-09 | 4 | -0/+177 |
| | | | | Also adding the submodule lem.el it depends on. | ||||
* | [emacs] Adding a client to forgejo/codeberg | Yuchen Pei | 2023-09-09 | 5 | -5/+68 |
| | |||||
* | [zathura] Documentation on failed emacs key binding attempt | Yuchen Pei | 2023-09-09 | 1 | -1/+5 |
| | |||||
* | [nyxt] Update config documenting problems with hint-prompt binding | Yuchen Pei | 2023-09-09 | 1 | -3/+16 |
| | |||||
* | [bash] minor alias update for pacman | Yuchen Pei | 2023-09-09 | 1 | -0/+1 |
| | |||||
* | [emacs] Update wiki.el version | Yuchen Pei | 2023-09-09 | 1 | -0/+0 |
| | |||||
* | [firefox] Add extensions. | Yuchen Pei | 2023-09-09 | 5 | -0/+6 |
| | | | | Redirector and vim-vixen are custom versions with preferences. | ||||
* | [emacs] Fixing my-fetch-url etc. | Yuchen Pei | 2023-09-09 | 3 | -10/+47 |
| | |||||
* | [emacs] some convenience editing functions in message mode | Yuchen Pei | 2023-09-09 | 2 | -2/+71 |
| | |||||
* | [emacs] Fix indenting in org src block invoking org-edit-src-exit | Yuchen Pei | 2023-09-08 | 1 | -9/+17 |
| | |||||
* | [emacs] Some small enhancement | Yuchen Pei | 2023-09-07 | 3 | -6/+26 |
| | | | | | Remove empty blocks automatically. When org-insert-structure-template, with a prefix, auto yank into block and exit | ||||
* | A few changes | Yuchen Pei | 2023-09-05 | 10 | -20/+120 |
| | | | | | | | | | | | | - add dedicate-windows-by-modes as window-configuration-change-hook, but it did not work well when used on gnus-summary-mode - copying gnus article regions also copies links, which are appended at the end of the copy as footnote - overload org-id-store-link so that capturing today's work could include the item priority - org should open a gnus link in other-window - fixing my-org-clean-up-entry so that it deletes trailing empty lines - added a silly utility function to clean a red energy bill pay link | ||||
* | A few more org utilities, and small fixes in editing / goto places | Yuchen Pei | 2023-09-02 | 5 | -5/+49 |
| | | | | | | | added my-org-swap-referral-with-headline added my-org-clean-up-entry fixed avy binding org capture todo: contain initial content (if any) in an example block | ||||
* | [emacs] minor change to offset alist | Yuchen Pei | 2023-08-28 | 1 | -0/+9 |
| | |||||
* | [emacs] some small changes | Yuchen Pei | 2023-08-28 | 3 | -2/+3 |
| | |||||
* | minor fix | Yuchen Pei | 2023-08-28 | 1 | -1/+1 |
| | |||||
* | typo | Yuchen Pei | 2023-08-27 | 1 | -1/+1 |
| | |||||
* | Firefox x org-protocol | Yuchen Pei | 2023-08-26 | 4 | -13/+55 |
| | | | | | | | A greasemonkey userscript with keybindings for org-protocol. A webpage to activate org-protocol in firefox, which requires network.protocol-handler.expose.org-protocol to be false Some org-protocol bookmarklet in case the keys don't work | ||||
* | Add vim-vixen with custom keybinding | Yuchen Pei | 2023-08-26 | 4 | -1/+170 |
| | |||||
* | Adding firefox redirector extension | Yuchen Pei | 2023-08-26 | 4 | -1/+437 |
| | |||||
* | Add limit-tabs firefox extension. | Yuchen Pei | 2023-08-26 | 4 | -1/+109 |
| | | | | | | | | | | A patch to apply deployment preference Build with zip -r ./* limit-tabs.xpi Then move the xpi to the firefox distribution directory as specified in policies.json i.e. /usr/lib/firefox-developer-edition/distribution/extensions/limit-tabs.xpi | ||||
* | Fixing a few things | Yuchen Pei | 2023-08-26 | 4 | -5/+18 |
| | |||||
* | Adding functions for hmm transformers. | Yuchen Pei | 2023-08-21 | 4 | -3/+261 |
| | | | | | my-cgit- functions that outputs url for revision id, branches, and files. Also updating the my-github- functions accordingly | ||||
* | Adding a couple more pacman aliases | Yuchen Pei | 2023-08-21 | 1 | -0/+3 |
| | |||||
* | Adding xdg desktop entries and mimeapp.list | Yuchen Pei | 2023-08-21 | 3 | -0/+92 |
| | |||||
* | Fixing a few things in emacs, adding xdgdef | Yuchen Pei | 2023-08-21 | 6 | -10/+64 |
| | | | | | Emacs: updating the org clock refile so that it refiles all text in the logbook | ||||
* | improve delete-pair related functions | Yuchen Pei | 2023-08-19 | 2 | -1/+69 |
| | |||||
* | A hook after org-src-edit-exit | Yuchen Pei | 2023-08-19 | 2 | -1/+10 |
| | |||||
* | some tweaks in org | Yuchen Pei | 2023-08-19 | 2 | -1/+7 |
| | |||||
* | Adding a command to browse with the mullvad browser | Yuchen Pei | 2023-08-19 | 2 | -0/+7 |
| | |||||
* | make my-new-line commands indent | Yuchen Pei | 2023-08-19 | 1 | -10/+6 |
| | |||||
* | minor change to org creating id | Yuchen Pei | 2023-08-19 | 1 | -1/+1 |
| | |||||
* | fixing visual line mode commands | Yuchen Pei | 2023-08-19 | 1 | -2/+8 |
| | |||||
* | Adding common packages for use of any profile | Yuchen Pei | 2023-08-19 | 3 | -5/+12 |
| | |||||
* | Adding a file handling snes spc music files. | Yuchen Pei | 2023-08-19 | 2 | -5/+170 |
| | | | | | Also update emms random album mechanism to assign low weight to the discovery directory | ||||
* | Fix various download and incoming dirs | Yuchen Pei | 2023-08-19 | 4 | -8/+20 |
| |