open:fish

Fish

brew install fish

echo /opt/homebrew/bin/fish | sudo tee -a /etc/shells
chsh -s /opt/homebrew/bin/fish

https://github.com/jacegem/config-fish 의 내용으로 설정한다.

  • open/fish.txt
  • 마지막으로 수정됨: 2023/04/24 01:27
  • 저자 MORO