zombie45
zombie's dev story
zombie45

공지사항

  • 분류 전체보기
    • iPhone
    • Study

인기 글

최근 댓글

최근 글

티스토리

반응형

블로그 메뉴

  • 홈
  • 태그
  • 미디어로그
  • 위치로그
  • 방명록
  • 글쓰기
전체 방문자
오늘
어제

태그

  • Nodejs node express expressjs
  • 자동배포
  • Box2d cocos2dx cocos2d-x
  • cache
  • l10nization
  • FocusScope
  • actions
  • 안드로이드
  • 티스토리챌린지
  • caching
  • android_key_hash
  • intl
  • appDelegate
  • jks
  • UIViewController
  • TextInputAction
  • nextFocus
  • 카카오 로그인
  • 큰폴더
  • flutter_localizations
  • cspell
  • CI/CD
  • 오블완
  • cocoapods-binary-cache
  • 큰파일
  • Animtaion
  • code spell checker
  • textformfield
  • Flutter
  • flutter l10n helper
hELLO · Designed By 정상우.
zombie45

zombie's dev story

bash_profile 세팅 oh my zsh 설치
Study

bash_profile 세팅 oh my zsh 설치

2013. 11. 10. 17:33

vi ~/.bash_rc


붙여넣기

export TERM="xterm-color"

export CLICOLOR=1

export LSCOLORS=GxFxCxDxBxegedabagaced

alias ls="ls -v"

alias ll="ls -lv"

PS1="\[\033[01;32m\]\u@\h\[\033[01;34m\]\W\$\[\033[00m\]"

export PATH=$HOME/local/bin:$PATH

[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function*

export PATH=/opt/local/bin:/opt/local/sbin:$PATH


기존 터미널+bash를 버리고 iterm+zsh로 갈아탑니다

brew install zsh 안하고 바로해도 되더군요


참조 블로그가 삭제되어서 다시 올립니다

https://github.com/robbyrussell/oh-my-zsh 이 주소는 아래 커맨드로 생략합니다

설치:

curl -L https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh | sh

iterm을 껏다 켭니다

~/.zshrc  편집


:/ZSH_THEME  검색

#ZSH_THEME="robbyrussell" 주석처리

ZSH_THEME="agnoster" 추가


DEFAULT_USER=컴터유저아이디


위에처럼 안나오고 경로 폰트가 깨질시 https://gist.github.com/agnoster/3712874 에보면

Powerline-patched font 폰트 3개 설치

다음과 같이 설정을 바꾼다

~>  모양이 그래도 깨지면 

Inconsolata-dz for Powerline.otf

이거로 받아보세요


그다음 테마:

http://ethanschoonover.com/solarized 가서

Click Here To Download Latest Version

클릭해서 받아서 iterm2안에 있는 dark 테마 더블클릭

이제 iterm 설정에가서

Profiles>Colors>Loadpresets 에서 Solarized Dark 클릭



반응형

'Study' 카테고리의 다른 글

AngularJS 번역  (0) 2013.12.02
oh my zsh iterm font problem  (0) 2013.11.10
xcode로 안드로이드 개발?  (0) 2013.11.06
이클립스 어시스트 설정  (0) 2013.10.29
UI/UX  (0) 2013.10.29
    'Study' 카테고리의 다른 글
    • AngularJS 번역
    • oh my zsh iterm font problem
    • xcode로 안드로이드 개발?
    • 이클립스 어시스트 설정
    zombie45
    zombie45
    잡다한 개발

    티스토리툴바