Skip to content

neko-neko/dotfiles

Repository files navigation

CI

My dotfiles

my dotfiles

Installation

  1. Install XCode CLI tools, run this.

    sudo xcode-select --switch /Library/Developer/CommandLineTools
    xcode-select --install
    
  2. Install my dot files:

    zsh -c "$(curl -s https://raw.githubusercontent.com/neko-neko/dotfiles/master/setup/setup.zsh)"
    

Uninstallation

  1. run this:
    cd ~/.dotfiles && ./setup/uninstall.zsh
    

Releases

No releases published

Packages

No packages published