/dotfiles

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

Primary LanguageShell

Artem Sapegin’s dotfiles 🐿️

iTerm2

Features

Installation

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

Prerequisites:

  1. Generate SSH key.
  2. Install Homebrew, and run eval "$(/opt/homebrew/bin/brew shellenv)".
  3. Install Node.js: brew install node.

Then run these commands in the terminal:

git clone git@github.com:sapegin/dotfiles.git ~/dotfiles
cd ~/dotfiles
setup/zsh.sh
setup/stuff.sh
setup/apps.sh
setup/vscode.sh
npm install
bin/dotfiles
  1. Install color themes.
  2. Install MonoLisa font.
  3. Install other stuff

Further customization

Updating

dotfiles

Resources


:shipit: