티스토리 뷰
macOS 공장 초기화
appleID : ....
macOS 초기상태는 terminal, safari 밖에 없으니...
terminal은 iterm2으로 safari는 google-chrome으로 변경
1단계 : terminal 부터 시작
home brew를 설치하고 iterm2, oh-my-zsh & oh-my-zsh plugin(iterm2 사용을 편하게)
brew cask 설치 후 google-chrome, ... 설치 gogo
appStore 설치가 필요한 것과 공홈 설치가 필요한 녀석은 chrome browser로 ....
1단계가 끝나면 이제 기본 환경은 iterm2와 chrome으로 시작...
아래는 위에서 설명한 1단계를 위한 작업 순서...
### homebrew install
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
# brew search …
brew update
brew install cask
brew install iterm2
### oh-my-zsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
# oh-my-zsh plugin
brew install zsh-syntax-highlighting
brew install zsh-autosuggestions
brew install autojump
# oh-my-zsh plugin setting .zshrc
plugins=(git autojump)
source $ZSH/oh-my-zsh.sh
source /usr/local/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
source /usr/local/share/zsh-autosuggestions/zsh-autosuggestions.zsh
## google chrome
brew install google-chrome
# evernote
brew install evernote
# DB browser
brew install db-browser-for-sqlite
# KLayout :
brew install klayout
# python3 : 새로 설치하니까 이제 기본으로... ㅎㅎ
$ python3 -V
macOS Monterey 12.6에서 python/pip 모두 python3/pip3로 바뀌었음.
macOS python2는 안녕... 이제부터 python3... pip3....
@ app store
unsplash wallpapers
kakaotalk
@ browser
vscode : visual studio code
google docs(cloud office) : docs.google.com
'OS > macOS' 카테고리의 다른 글
(macOS) Visual Studio Code(VScode) Extensions (0) | 2022.10.13 |
---|---|
(macOS-Big Sur) oh-my-zsh 환경설정 : theme, plugin (0) | 2022.02.10 |
(macOS-Big Sur) brew update Error (0) | 2022.02.09 |
(macOS) ruby, rbenv, bundler 설치 (0) | 2022.01.24 |
(macOS) MariaDB 설치 및 간단한 사용법 (0) | 2022.01.10 |
- Total
- Today
- Yesterday
- Python
- 코로나
- DAQ
- CSV
- vscode
- arduino
- Pandas
- template
- Model
- raspberrypi
- 확진
- analysis
- Raspberry Pi
- SSH
- r
- Templates
- MacOS
- Regression
- 자가격리
- ERP
- 라즈베리파이
- pyserial
- 코로나19
- sublime text
- COVID-19
- server
- DS18B20
- Django
- git
- github
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |