본문 바로가기
★━공부하기〃/1. Python

[Python] iterm2 fish shell 설치

by Raynee 2022. 3. 24.
반응형

공식 홈페이지 : 

https://lobster1234.github.io/2017/04/08/setting-up-fish-and-iterm2/

 

Fish and iTerm2

So, out of boredom, I decided to upgrade my shell and terminal to something closer to 2017, instead of living in the early 90s. Clearly I’e been using bash all these years - mostly on Ubuntu and lately on OSX. But I’ve always been lazy and complacent w

lobster1234.github.io

 

> brew install fish
Running `brew update --preinstall`...
==> Auto-updated Homebrew!
Updated 3 taps (homebrew/core, homebrew/cask and homebrew/cask-drivers).
==> New Formulae
bvm                      go@1.17                  ltex-ls                  postgraphile             trivy
epinio                   inih                     mapproxy                 rslint
fortran-language-server  koka                     nickel                   stylish-haskell
fourmolu                 kubekey                  observerward             testkube
==> Updated Formulae
Updated 769 formulae.
==> Renamed Formulae
richmd -> rich-cli
==> Deleted Formulae
gstreamermm
==> New Casks
abbyy-finereader-pdf           obs-ios-camera-source          prowlarr                       unicopedia-plus
jetbrains-gateway              paddle-easydl                  roonbridge
macast                         paragon-camptune               rwts-pdfwriter
mediahuman-audio-converter     pingnoo                        supernotes
==> Updated Casks
Updated 469 casks.
==> Deleted Casks
finereader                                                    profilemanager
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun

==> Downloading https://ghcr.io/v2/homebrew/core/ncurses/manifests/6.3
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/ncurses/blobs/sha256:b23144507b0e799235e12b2f6dfb1a595c18384ef773c680a05eb
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b23144507b0e799235e12b2f6dfb1a595c1838
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/fish/manifests/3.4.0
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/fish/blobs/sha256:6e21c1ed7f2e7e3a2480a9bb8c9b9845d1bd57d25f33cbf506fec17a
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6e21c1ed7f2e7e3a2480a9bb8c9b9845d1bd57
######################################################################## 100.0%
==> Installing dependencies for fish: ncurses
==> Installing fish dependency: ncurses
==> Pouring ncurses--6.3.monterey.bottle.tar.gz
🍺  /usr/local/Cellar/ncurses/6.3: 3,968 files, 9.3MB
==> Installing fish
==> Pouring fish--3.4.0.monterey.bottle.tar.gz
🍺  /usr/local/Cellar/fish/3.4.0: 1,405 files, 14.8MB
==> Running `brew cleanup fish`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun

 

> fish 라는 커맨드로 shell을 바꿔진다. 

반응형

댓글