sapegin / dotfiles

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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

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

Updating

dotfiles

Resources


:shipit:

About

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


Languages

Language:Shell 74.8%Language:JavaScript 16.0%Language:Lua 7.5%Language:CSS 1.2%Language:Python 0.5%