Skip to content

My macOS development environment setup, .dotfiles etc.

Notifications You must be signed in to change notification settings

sparkbuzz/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sparkbuzz/dotfiles

This is my .dotfiles setup, featuring Kitty terminal, Zsh and Neovim.

Features

This .dotfiles setup hosts scripting to setup a clean Mac for development. The install script will perform the following steps:

  • Installs Homebrew and Xcode Command Line Tools
  • Installs some Homebrew packages
  • Installs some Homebrew Cask packages
  • Installs and configures the Kitty terminal:
    • Renames Kitty to Terminal
    • Gives Kitty a different application icon
  • Uses Antibody to configure Zsh plugins
  • Symlinks .dotfiles to the home folder using GNU Stow

An uninstallation script is also available, but mostly used for development and testing purposes.

Installation

To install sparkbuzz/.dotfiles, run the following command:

curl -s https://raw.githubusercontent.com/sparkbuzz/.dotfiles/master/install | zsh

PS: This install script will overwrite files like .zshrc in your home folder, take a look at the GNU Stow configuration, to learn about which files will get overwritten.

About

My macOS development environment setup, .dotfiles etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages