반응형
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
- kubernetes
- LISTAGG
- redis-cli
- LPAD
- concat
- theme
- docker
- zsh
- root
- exec
- toChar
- Server
- ubuntu
- innerjoin
- Prune
- system
- Max
- customizing
- ohmyzsh
- kubeadm
- Redis
- jsp
- stop
- client
- RM
- Decode
- rmi
- powerlevel10k
- WSL
- Linux
Archives
- Today
- Total
목록powerlevel10k (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