feat: github account rename
This commit is contained in:
parent
5dcf03af9e
commit
56860ca991
5 changed files with 8 additions and 8 deletions
|
|
@ -36,7 +36,7 @@ I most commonly use the following applications:
|
|||
9. [ripgrep](https://github.com/BurntSushi/ripgrep)
|
||||
10. [zsh](https://www.zsh.org/)
|
||||
|
||||
All of the code can be found in my [dotfiles](https://github.com/barrett-ruth/dots). The implementations are scattered and I provide no guarantee that files will not be moved
|
||||
All of the code can be found in my [dotfiles](https://github.com/barrettruth/dots). The implementations are scattered and I provide no guarantee that files will not be moved
|
||||
|
||||
## success criteria
|
||||
|
||||
|
|
@ -46,11 +46,11 @@ The feasability of this depends on the underlying support software has for dynam
|
|||
|
||||
## the solution
|
||||
|
||||
As of November 28, 2025, I've created [this script](https://github.com/barrett-ruth/dots/blob/main/scripts/theme) which is bound by a [karabiner](https://karabiner-elements.pqrs.org/) and [keyd](https://github.com/rvaiya/keyd) binding for macOS and linux, respectively, for quick access.
|
||||
As of November 28, 2025, I've created [this script](https://github.com/barrettruth/dots/blob/main/scripts/theme) which is bound by a [karabiner](https://karabiner-elements.pqrs.org/) and [keyd](https://github.com/rvaiya/keyd) binding for macOS and linux, respectively, for quick access.
|
||||
|
||||
### successes
|
||||
|
||||
1. neovim: [auto-theme.nvim](https://github.com/barrett-ruth/auto-theme.nvim)
|
||||
1. neovim: [auto-theme.nvim](https://github.com/barrettruth/auto-theme.nvim)
|
||||
2. ghostty: Ghostty supports [light and dark themes based on the system appearance](https://github.com/tmux/tmux/wiki)--easy.
|
||||
3. sioyek: Any changes to user configuration are automatically reloaded--my script updates the program's settings file `prefs_user.config` in-place
|
||||
4. ungoogled-chromium: I folded and used the default system theme which automatically reads and updates according to the system environment
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue