맥북 초기 진행사항

repedore·2022년 1월 29일
0

맥북

목록 보기
4/6

시스템 환경설정 -> 공유 -> 편집 에서 이름 변경

homebrew

zsh

sh -c "$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
테마
open -e ~/.zshrc
ZSH_THEME="agnoster"

iterm2

D2Coding 폰트
command+, 로 설정 ►
-> Text -> Font 변경
-> Window -> Columns 160, Rows 60 변경
-> Key -> Netural Text Editing

git setting

$ git config --global user.name "kimcoding"
$ git config --global user.email "kimcoding@example.com"
nvm & node.js setting

ssh setting

ssh-keygen
cat ~/.ssh/id_rsa.pub

[macos] iTerm 2 : 키보드 단축키를 설정하여 줄의 시작 / 끝으로 건너 뛰는 방법?

profile
관심사는 시장 분석과 자동화입니다. 펌웨어 개발자로 일을 하고 있었으나 더 깊은 백엔드 지식을 학습하고 싶어서 블록체인(백엔드)개발자로 전향을 준비중에 있습니다. 다양한 분야에서 새로운 지식을 쉽게 받아들이는 편이고 적용하려고 노력합니다.

0개의 댓글