반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- powerlevel10k
- Linux
- zsh
- system
- Prune
- toChar
- jsp
- kubeadm
- client
- Redis
- exec
- docker
- redis-cli
- Max
- ohmyzsh
- innerjoin
- LPAD
- theme
- Server
- rmi
- customizing
- RM
- concat
- Decode
- root
- stop
- kubernetes
- WSL
- ubuntu
- LISTAGG
Archives
- Today
- Total
목록customizing (1)
Developer Joshua의 개발 블로그

윈도우 터미널도 맥북 터미널처럼 커스터마이징을 통해 꾸밀수 있다. Oh my zsh 설치 1 sudo apt install zsh cs 위 명령어로 zsh 설치 1 sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" cs 다음 명령어를 입력해 oh my zsh 설치 다음으로 1 sudo git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k cs 이 명령어로 powerlevel10K Repository를 git clone..
linux. powershell. ubuntu
2022. 1. 30. 11:14