터미널 관련 추천 설정

오준석·2024년 5월 19일
0
post-custom-banner

htop

프로세스 확인

zoxide, fzf

zoxide : cd 명령을 대체하는 기능
https://github.com/ajeetdsouza/zoxide

fzf : zoxide를 더 편하게 쓸 수 있음
https://github.com/junegunn/fzf#installation

fzf는 ctrl + t 로 아무커맨드와 같이 사용 가능. 예를 들어

code {ctrl + t}

** 하고 tab 조합도 추천. 특정 프로세스 죽일 때

kill -9 ** {그리고 tab} 

참고 :

lsd

ls 대체
https://github.com/lsd-rs/lsd

jetbrains mono nerd font

터미널에서 특수 문자 등 안 깨지는게 하는 폰트가 nerd 폰트이다.
그 중에 추천 폰트

brew install font-jetbrains-mono-nerd-font
profile
교육하고 책 쓰는 개발자
post-custom-banner

0개의 댓글