aboutsummaryrefslogtreecommitdiff
path: root/misc/bin
Commit message (Collapse)AuthorAgeFilesLines
* [i3status] Check vpnYuchen Pei2024-05-191-0/+12
| | | | | Have to use read_file because path_exists does not work with path expansion.
* [emacs] [gdb] Some minor changesYuchen Pei2023-10-111-0/+10
| | | | | | | - 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
* Fixing a few things in emacs, adding xdgdefYuchen Pei2023-08-211-0/+5
| | | | | Emacs: updating the org clock refile so that it refiles all text in the logbook
* some minor changesYuchen Pei2023-06-291-0/+0
|
* Some minor fixesYuchen Pei2023-06-281-0/+10
|
* Adding clean-elc-compileYuchen Pei2023-06-261-0/+10
| | | | - also updating buildbot submodule commit
* Adding vim-vixenYuchen Pei2023-06-201-0/+16
|
* Adding a buncha misc filesYuchen Pei2023-06-205-0/+96
| | | | Also .gitignore
* precision fixesYuchen Pei2023-06-191-0/+2
- Adding org-jira - Also fixed getting builders in buildbot - Adding gdb-mi and gud - Adding gdb and shell configs - Also mariadb dev related stuff - A few more modes - some more updates