Skip to content

NeoEd#49

Merged
edheltzel merged 28 commits intomasterfrom
NeoEd
Sep 8, 2025
Merged

NeoEd#49
edheltzel merged 28 commits intomasterfrom
NeoEd

Conversation

@edheltzel
Copy link
Copy Markdown
Owner

  • 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
@edheltzel edheltzel self-assigned this Sep 8, 2025
@edheltzel edheltzel merged commit 626d713 into master Sep 8, 2025
@edheltzel edheltzel deleted the NeoEd branch September 8, 2025 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant