Conversation
Owner
edheltzel
commented
Sep 8, 2025
- ke is taking over the exg pro - need to figure out why
- update fish cd command
- backup exg settings
- neovim updates
- neovim config update
- neovim plugin cleanup
- update raycast keymaps for fieldnotes
- duti and fish changes
- adding rose-pine to warp
- custom vivaldi icon
- neovim and vscode update
- raycast backup and update to keymaps to be less confusing
- refactor: Reorganize packages and update configurations
- update to brewfile
- neovim config update
- keymaps update - warp/system/nvim
- chore: gh dash update
- no neck pain plugin added to neovim
- back to using Eldritch
- auto ls with cd command
- warp auto suggest sucks
- revert to default commands
- backups
- feat(vscode): Enable auto-formatting and adjust UI settings
- warp theme is now darker and update hyper+cmd+= to be new todoist task
- darker eldritch for warp
- feat(config): Add Todoist shortcuts and update themes
- perf(fish): optimized startup time by 60% (256ms -> 103ms)
- using jk to exit insert - sort of lang support for with mason - yazi update - auto session clean
- combined snacks to single file - removed hardtime plugin
- fixed a typo in nvv.fish - changed preview to only open pdfs by default
This commit introduces several updates to package management and configuration files to improve organization and functionality. - **Package Management:** - Reorganize `bun_packages.txt` and `pnpm_packages.txt` alphabetically for better readability and maintenance. - Add `@bitwarden/cli`, `@charmland/crush`, and `bun` to the relevant package lists. - Disable `auto-install-peers` in `.npmrc` for more explicit control over dependencies. - **Karabiner:** - Disable cSpell and reorder a keybinding for consistency within the rules configuration.
- adds chromium - removes brave beta - adds safari-previum and vimari ext
- using darker version of rose-pine (probably going to switch basck to eldritch) - remove ghostty lang support, not using Ghostty - vscode config update
Enable `formatOnPaste` and `formatOnType` in VS Code to automatically maintain a consistent code style and improve workflow efficiency. Additionally, this commit reorganizes several UI-related settings to hide the layout control, command center, and editor actions, creating a more minimalist and focused interface. A minor comment in the Karabiner configuration is also updated for clarity.
This commit introduces several configuration updates to improve workflow and UI consistency. - **Karabiner:** - Add a shortcut (`Hyper` + `Home`) to open the Todoist home view in Raycast. - Add a sublayer shortcut (`Hyper` + `A` + `T`) to launch the native Todoist app. - **Yazi:** - Tweak the Catppuccin Mocha theme for better visibility by inverting progress bar error colors and changing the hovered task style to bold. - **Raycast & Local Assets:** - Update the Raycast configuration export. - Clean up and update custom icons and Vivaldi CSS files.
perf(fish): optimize startup time by 60% (256ms → 103ms) - Disable GRC integration that was causing 17s delay on startup - Comment out grc.fish sourcing in exports.fish - GRC was running type -q checks for 50+ executables - Disable Kiro shell integration taking 140ms - Comment out kiro shell integration in config.fish - Remove performance bottlenecks while preserving functionality - GRC can still be used manually with `grc command` when needed Fixes slow Fish shell loading in Warp terminal
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.