Package Details: fish-tide 6.2.0-7

Git Clone URL: https://aur.archlinux.org/fish-tide.git (read-only, click to copy)
Package Base: fish-tide
Description: 🌊 The ultimate Fish prompt.
Upstream URL: https://github.com/IlanCosman/tide
Licenses: MIT
Submitter: chinmay
Maintainer: TheBill2001
Last Packager: TheBill2001
Votes: 1
Popularity: 0.59
First Submitted: 2025-09-29 18:50 (UTC)
Last Updated: 2026-03-17 00:47 (UTC)

Dependencies (3)

Required by (0)

Sources (3)

Latest Comments

TrialnError commented on 2026-03-15 18:52 (UTC)

Small suggestion. Catching errors are since a long time not necessary anymore. So the || exit 1 can be removed from the cd. The build will still error out if it cannot enter the respective dir.