Skip to content

Latest commit

 

History

332 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Dotfiles

Personal Git, Neovim, and zsh configuration.

Installation

Git, zsh, and curl are required. Run the bootstrap installer:

curl -fsSL https://raw.githubusercontent.com/sykuang/dotfiles/master/install.sh | zsh

The script clones the repository into ~/.dotfiles, includes the shared Git configuration from a machine-local ~/.gitconfig, and asks whether to install the separate Neovim and zsh configuration repositories. Each repository is cloned with only its latest commit.

The installer configures:

  • Shared Git settings from gitconfig; personal and machine-specific settings remain in ~/.gitconfig
  • The optional Neovim repository at ~/.config/nvim
  • The optional zsh repository at ~/.config/zsh

When selected, the zsh installer configures the zsh and mise files. On macOS, it prompts before installing btop when Homebrew is already available.

Existing files are preserved, and the legacy managed ~/.gitconfig symlink is migrated to a regular file. The installer is safe to run again, and existing repositories are reused.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages