Skip to content

ysknk/dotfiles

Repository files navigation

dotfiles

Description

Setup for Vim, iTerm(zsh).

Required

For All

  • check command
    • git -v
    • make -v

For Windows

  1. Chocolatey
    • choco -v
  2. MSYS2
  3. gnuwin32
  • check command
    • sed --version
    • cygpath --version
    • echo %HOME% -> Environment variables must be set(ex: C:\Users\ysknk)

For Mac

  1. XCode
xcode-select --install
sudo xcode-select --switch /Library/Developer/CommandLineTools
  1. Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
# Homebrew to your PATH
  1. oh-my-zsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
  1. For Apple Silicon Mac use Rosetta

Recommended

Font

Cica

How to Setup

  1. Required Install

  2. Clone

    git clone https://github.com/ysknk/dotfiles.git ~/dotfiles
    
  3. You can easily install it using Makefile

    cd ~/dotfiles && make deploy
    
  4. OS unique settings *optional & manual

    • mouse sense
    • touch screen
    • sound off
    • spotlight off & alfred config