Skip to content
forked from sapegin/dotfiles

My macOS environment: zsh, Git, Visual Studio Code, etc.

Notifications You must be signed in to change notification settings

734MNOOB/dotfiles

 
 

Repository files navigation

Artem Sapegin’s dotfiles

iTerm2

Features

Installation

(Fork this repository if you want to use my dotfiles.)

Prerequisites:

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

Then run these commands in the terminal:

brew install git
git clone git@github.com:sapegin/dotfiles.git ~/dotfiles
cd ~/dotfiles
./sync.py
cd ~/dotfiles/setup

Now you can run scripts like osx.sh or server.sh to install other stuff.

Updating

dotfiles

Notes

You can use any file extensions in tilde/ to invoke proper syntax highlighting in code editor.

Further customization

  • Add any zsh profile customizations to ~/.zshlocal.
  • Add your git username/email/etc. to ~/.gitlocal.

Resources


:shipit:

About

My macOS environment: zsh, Git, Visual Studio Code, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 78.4%
  • CSS 10.4%
  • JavaScript 8.2%
  • Python 1.8%
  • TypeScript 1.2%