Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [scripts] zipall and unzipallHEADmaster | Yuchen Pei | 2 days | 2 | -0/+17 |
| | |||||
* | [xrandr] A script to switch to the biggest connected monitor | Yuchen Pei | 2024-11-03 | 1 | -0/+35 |
| | |||||
* | [xrandr] update display_toggle to handle one monitor situation | Yuchen Pei | 2024-11-03 | 1 | -8/+12 |
| | | | | So when a laptop is unplugged we don't get stuck with a black screen. | ||||
* | [vpn] updated check-ovpn.sh | Yuchen Pei | 2024-06-30 | 1 | -1/+1 |
| | | | | Not necessarily tun0 | ||||
* | [i3status] Check vpn | Yuchen Pei | 2024-05-19 | 1 | -0/+12 |
| | | | | | Have to use read_file because path_exists does not work with path expansion. | ||||
* | [emacs] [gdb] Some minor changes | Yuchen Pei | 2023-10-11 | 1 | -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 xdgdef | Yuchen Pei | 2023-08-21 | 1 | -0/+5 |
| | | | | | Emacs: updating the org clock refile so that it refiles all text in the logbook | ||||
* | some minor changes | Yuchen Pei | 2023-06-29 | 1 | -0/+0 |
| | |||||
* | Some minor fixes | Yuchen Pei | 2023-06-28 | 1 | -0/+10 |
| | |||||
* | Adding clean-elc-compile | Yuchen Pei | 2023-06-26 | 1 | -0/+10 |
| | | | | - also updating buildbot submodule commit | ||||
* | Adding vim-vixen | Yuchen Pei | 2023-06-20 | 1 | -0/+16 |
| | |||||
* | Adding a buncha misc files | Yuchen Pei | 2023-06-20 | 5 | -0/+96 |
| | | | | Also .gitignore | ||||
* | precision fixes | Yuchen Pei | 2023-06-19 | 1 | -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 |