feat: updated fish config

This commit is contained in:
2020-01-28 11:49:48 +01:00
parent 31d20601a5
commit 493ea5d7bd
4 changed files with 235 additions and 0 deletions

18
shell/fish_setup.sh Normal file
View File

@ -0,0 +1,18 @@
#!/bin/bash
# install fisher
curl https://git.io/fisher --create-dirs -sLo ~/.config/fish/functions/fisher.fish
# install sushi-theme
fisher add https://github.com/umayr/theme-sushi
# install bass
fisher add edc/bass
# install fzf bin
sudo apt install fzf
# install fzf
fisher add jethrokuan/fzf
# customize theme / prompt