1
1
Fork 0

setup.sh: Remove remnants of fish

This commit is contained in:
Jonathan Schleifer 2023-04-01 11:18:39 +00:00
parent 7cc0c7a9d5
commit e6e414afcc

View file

@ -17,7 +17,6 @@ link_file() {
mkdir -p $HOME/.config mkdir -p $HOME/.config
have cvs && link_file cvsrc .cvsrc have cvs && link_file cvsrc .cvsrc
have fish && link_file fish .config/fish ../
if have fossil; then if have fossil; then
echo "Setting global fossil settings…" echo "Setting global fossil settings…"