feat(browser): integrate Zen Browser into install script and documentation
This commit is contained in:
@@ -16,6 +16,7 @@ Meine persönliche Development-Umgebung optimiert für:
|
||||
- **Fish Shell** - Mit Fisher, Mise, FZF Integration
|
||||
- **Ghostty** - Modernes Terminal mit Tokyo Night Theme
|
||||
- **Starship** - Cross-shell prompt
|
||||
- **Zen Browser** - Moderner Gecko-basierter minimalistischer Browser
|
||||
|
||||
### Development
|
||||
- **LSP Support**: TypeScript (ts_ls), Go (gopls), Lua, HTML, CSS, JSON, YAML
|
||||
@@ -60,7 +61,7 @@ brew tap koekeishiya/formulae
|
||||
|
||||
# Core & Development tools installieren
|
||||
brew install git neovim fish starship fzf ripgrep fd bat btop fastfetch direnv lazygit mise yabai tmux
|
||||
brew install --cask ghostty 1password-cli
|
||||
brew install --cask ghostty 1password-cli zen
|
||||
|
||||
# Symlinks erstellen
|
||||
ln -sf ~/gits/dotfiles/.config/fish ~/.config/fish
|
||||
|
||||
Reference in New Issue
Block a user