ABOUT ME

-

Today
-
Yesterday
-
Total
-
  • OSX 초기설정
    etc 2018. 5. 22. 23:43

    iTerm2 설치

    git clone https://github.com/mhartington/oceanic-next-iterm.git

    Sublime3 설치

    git clone https://github.com/voronianski/oceanic-next-color-scheme.git

    Package Control -> Oceanic Next Color Scheme
    Sublime Text -> Preferences -> Settings - User
    {
      "color_scheme": "Packages/Oceanic Next Color Scheme/Oceanic Next.tmTheme",
      "theme": "Oceanic Next.sublime-theme"
    }

    adb 설치

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
    brew cask install android-platform-tools
    adb devices


    'etc' 카테고리의 다른 글

    Terminal Key mapping  (0) 2018.08.08
    SyntaxHighlighting 사용법  (0) 2018.06.20
    Ubuntu 초기설정  (0) 2018.05.22
Designed by Tistory.