aboutsummaryrefslogtreecommitdiff
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* [bash] Account for another path of git-prompt.shYuchen Pei2024-06-131-0/+2
|
* [mpv][inputrc] Add mpv and inputrcYuchen Pei2024-06-133-0/+44
|
* [bash] do not assume location of rebootYuchen Pei2024-06-131-1/+1
|
* [i3] Use ubuntu mono bold in i3barYuchen Pei2024-06-071-1/+1
|
* [screen] add screenrcYuchen Pei2024-05-261-0/+7
|
* [bash] ensure xdg_runtime_dirYuchen Pei2024-05-261-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 callingYuchen Pei2024-05-261-4/+12
|
* [kodi] use vlc as the playerYuchen Pei2024-05-261-0/+14
|
* [i3status] Check vpnYuchen Pei2024-05-192-0/+20
| | | | | Have to use read_file because path_exists does not work with path expansion.
* [bashrc] spoof googlebotYuchen Pei2024-05-091-0/+2
|
* [emacs][urxvt] bunch of small changesYuchen Pei2024-04-051-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 redirectionYuchen Pei2024-04-021-0/+2
|
* [bash] Adding pQo alias for pacman -QoYuchen Pei2023-10-281-0/+1
|
* [emacs] [gdb] Some minor changesYuchen Pei2023-10-112-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 changesYuchen Pei2023-10-031-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 attemptYuchen Pei2023-09-091-1/+5
|
* [nyxt] Update config documenting problems with hint-prompt bindingYuchen Pei2023-09-091-3/+16
|
* [bash] minor alias update for pacmanYuchen Pei2023-09-091-0/+1
|
* Adding a couple more pacman aliasesYuchen Pei2023-08-211-0/+3
|
* Adding xdg desktop entries and mimeapp.listYuchen Pei2023-08-213-0/+92
|
* 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
* [nyxt] Some more nyxt keybinding tweaksYuchen Pei2023-08-141-1/+11
|
* [nyxt] Add initial nyxt config.Yuchen Pei2023-08-141-0/+74
|
* minor changes in dediting, prog, gdbinitYuchen Pei2023-08-031-0/+2
|
* i3 config exec does not work with &&Yuchen Pei2023-07-281-4/+4
|
* minor change in gdbinitYuchen Pei2023-07-201-0/+2
|
* some minor changesYuchen Pei2023-06-292-1/+1
|
* Some minor fixesYuchen Pei2023-06-281-0/+10
|
* diff-hl-mode only in prog-mode, and add urxvtYuchen Pei2023-06-271-0/+11
|
* buncha changesYuchen Pei2023-06-271-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-compileYuchen Pei2023-06-261-0/+10
| | | | - also updating buildbot submodule commit
* Adapted more configs from other emacs configsYuchen Pei2023-06-261-0/+2
| | | | Including wasamasa and jwiegley
* Fixing corfu map and rofi keybindingYuchen Pei2023-06-241-8/+8
|
* Adding vim-vixenYuchen Pei2023-06-201-0/+16
|
* Some small fixesYuchen Pei2023-06-201-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 rofiYuchen Pei2023-06-202-0/+250
|
* adding xmodmapYuchen Pei2023-06-201-0/+8
|
* Adding a buncha misc filesYuchen Pei2023-06-208-0/+387
| | | | Also .gitignore
* precision fixesYuchen Pei2023-06-192-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 bashrcYuchen Pei2023-06-171-0/+206