- Install the
Cascadia Codefont: https://github.com/microsoft/cascadia-code - Install Homebrew and the Brewfile
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" brew bundle install --file=Brewfile - Set zsh as default shell
sudo sh -c "echo $(which zsh) >> /etc/shells" chsh -s $(which zsh)
- Clone and install the dotfiles
git clone [email protected]:ricoberger/dotfiles.git cd dotfiles ./install.sh && source ~/.zshrc
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Personal dotfiles for Ghostty, Neovim, tmux, zsh, etc.
License
ricoberger/dotfiles
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Personal dotfiles for Ghostty, Neovim, tmux, zsh, etc.
