Config files for fish, git, personal toolbox and so on.
Install dependencies: git, curl, stow
Run:
sh -c "$(curl -fsSL https://raw.githubusercontent.com/julionc/dotfiles/main/bootstrap.sh)"brew install fish
sudo bash -c 'echo $(which fish) >> /etc/shells'
chsh -s $(which fish)Add brew binaries in fish path run the command:
fish_add_path /opt/homebrew/bin