Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [xrandr] A script to switch to the biggest connected monitor | Yuchen Pei | 2 days | 1 | -0/+35 |
| | |||||
* | [xrandr] update display_toggle to handle one monitor situation | Yuchen Pei | 2 days | 1 | -8/+12 |
| | | | | So when a laptop is unplugged we don't get stuck with a black screen. | ||||
* | [emacs] [bash] Several improvements | Yuchen Pei | 2024-10-11 | 1 | -0/+29 |
| | | | | | | | | | | * emacs/.emacs.d/lisp/my/my-media-segment.el: Add index to filename formatting in `my-segment-media-file-1' * emacs/.emacs.d/lisp/my/my-utils.el: Add .spc to audio extensions * emacs/.emacs.d/lisp/my/my-ytdl.el: add command to download audio without tor * misc/.bashrc: pacman and systemd aliases; automate some arch aur make process; add pdf merge / extract functions using ghostscript | ||||
* | [vpn] updated check-ovpn.sh | Yuchen Pei | 2024-06-30 | 1 | -1/+1 |
| | | | | Not necessarily tun0 | ||||
* | [bash] Account for another path of git-prompt.sh | Yuchen Pei | 2024-06-13 | 1 | -0/+2 |
| | |||||
* | [mpv][inputrc] Add mpv and inputrc | Yuchen Pei | 2024-06-13 | 3 | -0/+44 |
| | |||||
* | [bash] do not assume location of reboot | Yuchen Pei | 2024-06-13 | 1 | -1/+1 |
| | |||||
* | [i3] Use ubuntu mono bold in i3bar | Yuchen Pei | 2024-06-07 | 1 | -1/+1 |
| | |||||
* | [screen] add screenrc | Yuchen Pei | 2024-05-26 | 1 | -0/+7 |
| | |||||
* | [bash] ensure xdg_runtime_dir | Yuchen Pei | 2024-05-26 | 1 | -0/+20 |
| | | | | https://unix.stackexchange.com/questions/476963/how-to-create-delete-xdg-runtime-dir-at-login-logoff | ||||
* | [bash] check for local file and functions before sourcing and calling | Yuchen Pei | 2024-05-26 | 1 | -4/+12 |
| | |||||
* | [kodi] use vlc as the player | Yuchen Pei | 2024-05-26 | 1 | -0/+14 |
| | |||||
* | [i3status] Check vpn | Yuchen Pei | 2024-05-19 | 2 | -0/+20 |
| | | | | | Have to use read_file because path_exists does not work with path expansion. | ||||
* | [bashrc] spoof googlebot | Yuchen Pei | 2024-05-09 | 1 | -0/+2 |
| | |||||
* | [emacs][urxvt] bunch of small changes | Yuchen Pei | 2024-04-05 | 1 | -0/+2 |
| | | | | | | | | - add org clock string to frame title - add ansi color to compilation buffer - look for project source dir from build dir - fix my-kill-sexp-or-comment - more lines in urxvt | ||||
* | [bash] An alias to get url behind one redirection | Yuchen Pei | 2024-04-02 | 1 | -0/+2 |
| | |||||
* | [bash] Adding pQo alias for pacman -Qo | Yuchen Pei | 2023-10-28 | 1 | -0/+1 |
| | |||||
* | [emacs] [gdb] Some minor changes | Yuchen Pei | 2023-10-11 | 2 | -0/+13 |
| | | | | | | | - 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] [gdb] Some small changes | Yuchen Pei | 2023-10-03 | 1 | -2/+2 |
| | | | | | | | | | - 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 | ||||
* | [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 |
| | |||||
* | 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 | 1 | -0/+5 |
| | | | | | Emacs: updating the org clock refile so that it refiles all text in the logbook | ||||
* | [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 |
| | |||||
* | minor changes in dediting, prog, gdbinit | Yuchen Pei | 2023-08-03 | 1 | -0/+2 |
| | |||||
* | i3 config exec does not work with && | Yuchen Pei | 2023-07-28 | 1 | -4/+4 |
| | |||||
* | minor change in gdbinit | Yuchen Pei | 2023-07-20 | 1 | -0/+2 |
| | |||||
* | some minor changes | Yuchen Pei | 2023-06-29 | 2 | -1/+1 |
| | |||||
* | Some minor fixes | Yuchen Pei | 2023-06-28 | 1 | -0/+10 |
| | |||||
* | diff-hl-mode only in prog-mode, and add urxvt | Yuchen Pei | 2023-06-27 | 1 | -0/+11 |
| | |||||
* | buncha changes | Yuchen Pei | 2023-06-27 | 1 | -0/+30 |
| | | | | | | | - add gdbinit - attempt to fix tempel in eglot (not working) - add qutebrowser to hmm browser - allow find file to open file:line_no | ||||
* | Adding clean-elc-compile | Yuchen Pei | 2023-06-26 | 1 | -0/+10 |
| | | | | - also updating buildbot submodule commit | ||||
* | Adapted more configs from other emacs configs | Yuchen Pei | 2023-06-26 | 1 | -0/+2 |
| | | | | Including wasamasa and jwiegley | ||||
* | Fixing corfu map and rofi keybinding | Yuchen Pei | 2023-06-24 | 1 | -8/+8 |
| | |||||
* | Adding vim-vixen | Yuchen Pei | 2023-06-20 | 1 | -0/+16 |
| | |||||
* | Some small fixes | Yuchen Pei | 2023-06-20 | 1 | -8/+9 |
| | | | | | | | | - bbdb: integration with gnus and message - disable tree-sitter for c-mode - my-buffer-quick-major-mode: switch rather than pop to buffer - rofi config: comment timeout and filebrowser due to issues with lower versions | ||||
* | adding rofi | Yuchen Pei | 2023-06-20 | 2 | -0/+250 |
| | |||||
* | adding xmodmap | Yuchen Pei | 2023-06-20 | 1 | -0/+8 |
| | |||||
* | Adding a buncha misc files | Yuchen Pei | 2023-06-20 | 8 | -0/+387 |
| | | | | Also .gitignore | ||||
* | precision fixes | Yuchen Pei | 2023-06-19 | 2 | -3/+15 |
| | | | | | | | | | | - 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 | ||||
* | Adding bashrc | Yuchen Pei | 2023-06-17 | 1 | -0/+206 |