matchai / spacefish

🚀🐟 The fish shell prompt for astronauts
https://spacefish.matchai.dev
MIT License
963 stars 79 forks source link

Remove all cut and sort references (Let's cut it out!) #119

Closed matchai closed 5 years ago

matchai commented 5 years ago

Description

Trim away the use of unnecessary GNU utilities for better compatibility across the board.

Motivation and Context

Closes #117

Types of changes

How Has This Been Tested?

I have tested version.fish to ensure it still works after these changes 👍

Checklist:

Snuggle commented 5 years ago

Hm, I wish there were some automated tests here! Just testing locally now.

[Edit] Huh, there was absolutely no need for sort? Sweet!

matchai commented 5 years ago

Cheers! 🥂 Thanks @gertcuykens for spotting this bug. Much appreciated! 😄