mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-17 10:02:25 +00:00
update terminal prompter
This commit is contained in:
parent
f59c9bb6d5
commit
b224a23656
4 changed files with 88 additions and 202 deletions
|
|
@ -86,7 +86,9 @@ and Neovim (via RPC) live. Bat and delta are static at build time.
|
|||
|
||||
6. SHELL SETUP
|
||||
---------------
|
||||
oh-my-zsh with agnoster theme (powerline arrows + git branch coloring).
|
||||
Pure prompt with gruvbox-colored git integration. Async git status
|
||||
(no blocking on large repos). Colors defined in lib/theme.nix via
|
||||
renderPurePrompt - adapts to light/dark mode at runtime.
|
||||
Vim mode via defaultKeymap = "viins" with cursor shape switching
|
||||
(beam for insert, block for normal).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue