Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
| | |||||
* | minor change | Yuchen Pei | 2023-08-18 | 2 | -2/+3 |
| | |||||
* | [emacs] extend tempel template header to lisp | Yuchen Pei | 2023-08-14 | 1 | -26/+36 |
| | |||||
* | [nyxt] Some more nyxt keybinding tweaks | Yuchen Pei | 2023-08-14 | 1 | -1/+11 |
| | |||||
* | [nyxt] Add initial nyxt config. | Yuchen Pei | 2023-08-14 | 1 | -0/+74 |
| | |||||
* | [emacs] Some minor tweaks | Yuchen Pei | 2023-08-14 | 7 | -3/+20 |
| | |||||
* | [firefox] Add org-protocol to user.js | Yuchen Pei | 2023-08-14 | 1 | -0/+6 |
| | |||||
* | More Firefox changes. | Yuchen Pei | 2023-08-12 | 2 | -1/+14 |
| | | | | | DRM can diaf. Extensions should be installed explicitly. No topsites, thanks mozilla. | ||||
* | Extensions and search engines in firefox policies change | Yuchen Pei | 2023-08-12 | 1 | -1/+34 |
| | | | | | | | - Captive portal: same value as userjs - ExpireAtSessionEnd: deprecated. - Removed some search engine extensions - Added some useful extensions | ||||
* | Moving some github related functions to my-github | Yuchen Pei | 2023-08-12 | 4 | -59/+71 |
| | | | | also some minor changes in ycp-org and my-buffer | ||||
* | [firefox] no meed to purge history on close | Yuchen Pei | 2023-08-10 | 1 | -1/+1 |
| | |||||
* | As they often say: Indentation, Indentation, Indentation | Yuchen Pei | 2023-08-07 | 1 | -66/+66 |
| | |||||
* | Adding policies.json for firefox. | Yuchen Pei | 2023-08-07 | 1 | -0/+70 |
| | | | | Cross-profile settings that work for esr/developer/nightly. | ||||
* | Adding firefox, including user.js | Yuchen Pei | 2023-08-07 | 2 | -3/+1057 |
| | | | | adapted from arkenfox. | ||||
* | minor changes in dediting, prog, gdbinit | Yuchen Pei | 2023-08-03 | 3 | -1/+6 |
| | |||||
* | fixing a few things in bbdb, json and org | Yuchen Pei | 2023-08-03 | 4 | -1/+6 |
| | |||||
* | minor consult grep changes | Yuchen Pei | 2023-08-01 | 3 | -8/+15 |
| | |||||
* | Some small changes. | Yuchen Pei | 2023-07-31 | 7 | -70/+42 |
| | | | | visual line mode, bbdb mua, org agenda, org capture, xref, bbdb | ||||
* | i3 config exec does not work with && | Yuchen Pei | 2023-07-28 | 1 | -4/+4 |
| |