Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 453 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 453 Bytes

Welcome to my dotfiles

To install everything from scratch just open the Terminal app and run the following:

/bin/zsh -c "$(curl -fsSL https://raw.githubusercontent.com/zdenekkostal/dotfiles/master/bin/install-dotfiles)"

This is a bare repository, which has no work tree. Interact with the repository with the dotfiles command (specified in .zshrc) – use it like any other git repo (dotfiles status, dotfiles add ..., etc.).