Artem Zubkov

avatar

Specification

# Custom projects

# Projects

# CodePen

# Articles

# About

# Misc

  • some tips

    IDEA v13

    • For a Win user, who uses the Git and wants work into a bash (%GITHOME%/bin/sh.exe) terminal at IDEA (%GITHOME% — path to a home dir Git)
      1. go to:
        Setting > Terminal > Shell path
      2. set the value:
        %GITHOME%\bin\sh.exe -login -i

    Make GNU

    • If you need gnu make for windows and you are user git, then
      1. Download make from here
      2. Rename make.exe to make_gnu.exe.
      3. Copy make_gnu.exe to %GITHOME%/bin/
      4. Use also then classic make, but only names different