티스토리 뷰

개발/linux

zsh 꾸미기

cozynow 2020. 3. 14. 03:27

1. 현재 shell 확인

$ echo $SHELL

2. https://ohmyz.sh/설치하기

sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"

3. 그중에 내게 맞는테마 :

 

4. 추가 플러그인으로 마무리

 zsh-autosuggestions fast-syntax-highlighting

 

zdharma/fast-syntax-highlighting

Contribute to zdharma/fast-syntax-highlighting development by creating an account on GitHub.

github.com

#내가 찾는 나의 색
ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="fg=#0d0d0d,bg=white,bold,underline"
git clone https://github.com/zsh-users/zsh-autosuggestions ~/.oh-my-zsh/plugins/zsh-autosuggestions
source ~/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh

git clone https://github.com/zdharma/fast-syntax-highlighting ~/.oh-my-zsh/plugins/fast-syntax-highlighting
source ~/.oh-my-zsh/plugins/fast-syntax-highlighting


'개발 > linux' 카테고리의 다른 글

Find로 여러 파일을 검색할때  (0) 2020.07.02
Ubuntu crontab 상태 점검하기  (0) 2020.04.11
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2025/08   »
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31
글 보관함