Skip to content

Personal dotfiles for Ghostty, Neovim, tmux, zsh, etc.

License

Notifications You must be signed in to change notification settings

ricoberger/dotfiles

Repository files navigation

dotfiles

Screenshot

Usage

  • Install the Cascadia Code font: 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

About

Personal dotfiles for Ghostty, Neovim, tmux, zsh, etc.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •