File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ onboarding = false
2+
3+ [keys ]
4+ prefix = " ctrl+space"
5+
6+ [theme ]
7+ name = " nord"
8+
9+ [ui ]
10+ agent_panel_scope = " all"
Original file line number Diff line number Diff line change 223223 brews = [
224224 "batt" # Battery manager
225225 "gnupg" # Although we already have it in home-manager, this gpg binary is the only one that Fork can find
226+ "herdr" # Agent multiplexer for the terminal
226227 "terminal-notifier" # I use this to notify me when my opencode session is done
227228 ] ;
228229
Original file line number Diff line number Diff line change 105105 ".config/gitui/theme.ron" = dotfile "gitui/theme.ron" ;
106106 ".config/helix/config.toml" = dotfile "helix/config.toml" ;
107107 ".config/helix/themes/my_theme.toml" = dotfile "helix/my_theme.toml" ;
108+ ".config/herdr/config.toml" = dotfile "herdr/config.toml" ;
108109 ".config/kitty/kitty.conf" = dotfile "kitty/kitty.conf" ;
109110 ".config/nix/nix.conf" = dotfile "nix/nix.conf" ;
110111 ".config/opencode/opencode.jsonc" = dotfile "opencode/opencode.jsonc" ;
You can’t perform that action at this time.
0 commit comments