Skip to content

Latest commit

 

History

History
61 lines (44 loc) · 2 KB

README.md

File metadata and controls

61 lines (44 loc) · 2 KB

Built with Spacemacs

Enkhee-Osiris’s dotfiles

Features

Installation

Prerequisites:

  1. Install Xcode Command Line Tools.
  2. Generate SSH key.

Then run these commands in the terminal:

brew install git
git clone [email protected]:enkhee-osiris/dotfiles.git ~/dotfiles
cd ~/dotfiles
./sync
cd ~/dotfiles/setup

Now you can run scripts like below. Take a look at readme

./osx.sh
./stuff.sh
./spacemacs.sh
./tmux.sh
./zsh.sh

Updating

dotfiles

Resources

This project is inspired from dotfiles. And special thanks to sapagin.