Search Criteria
Package Details: fish-tide 6.2.0-7
Package Actions
| 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)
- fish (fish-gitAUR)
- ttf-meslo-nerd (optional) – recommended font, contains all Meslo Nerd Font variants
- ttf-meslo-nerd-font-powerlevel10kAUR (optional) – recommended font, install this if you only want Meslo LGS Nerd Font variants
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 1can be removed from thecd. The build will still error out if it cannot enter the respective dir.