My configuration files for different OS
#YADM
- Installation for DEBIAN BASED OS:
sudo add-apt-repository ppa:fish-shell/release-3
sudo apt-get update
sudo apt-get install fish
- Install
Fisher
:
curl -sL https://raw.githubusercontent.com/jorgebucaran/fisher/main/functions/fisher.fish | source && fisher install jorgebucaran/fisher
- Add the
config.fish
andfish_plugin
file to~/.config/fish/
- Do:
fisher update