takanorifukuyama / fish

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fish

initialize for your mac

following apolication required.

initialize fish

brew install fish peco ghq fzf
# /opt/homebrew/bin/fish を最後の行に追加
sudo vi /etc/shells

change default shell

chsh -s /opt/homebrew/bin/fish

Specifies the directory which manages the repository with ghq

git config --global ghq.root ~/git

fisher setup

https://github.com/jorgebucaran/fisher/

curl https://git.io/fisher --create-dirs -sLo ~/.config/fish/functions/fisher.fish
fisher

About


Languages

Language:Shell 100.0%