Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

neofetch 1.4 (new formula) #49909

Closed
wants to merge 3 commits into from
Closed

neofetch 1.4 (new formula) #49909

wants to merge 3 commits into from

Conversation

iandrewt
Copy link
Contributor

@iandrewt iandrewt commented Mar 9, 2016

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

New Formulae Submissions:

  • Does your submission pass
    brew audit --strict --online <formula> (where <formula> is the name of the formula you're submitting)?
  • Have you built your formula locally prior to submission with brew install <formula>?

added neofetch script, a fast, highly customisable system info script from @dylanaraps

added neofetch script, a fast, highly customisable system info script from @dylanaraps
bin.install "neofetch"
prefix.install "ascii"
prefix.install "config"
man.install "neofetch.1"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can’t we use the Makefile here?

this probably makes a lot more sense now
@iandrewt
Copy link
Contributor Author

iandrewt commented Mar 9, 2016

This is why I shouldn't write formulas from my phone at midnight... Fixed, and that fixed the ascii distro logo too it seems.

end

test do
system "neofetch"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use "#{bin}/neofetch" instead of "neofetch".

@DomT4
Copy link
Member

DomT4 commented Mar 11, 2016

It's like archey in functionality, interesting!

Merged in eec9e62. Thank you for another contribution to Homebrew @iandrewt! 😺

@DomT4 DomT4 closed this in eec9e62 Mar 11, 2016
@iandrewt iandrewt deleted the neofetch branch March 11, 2016 02:04
xu-cheng pushed a commit to Homebrew/homebrew-core that referenced this pull request Mar 11, 2016
added neofetch script, a fast, highly customisable system info script from @dylanaraps

Closes Homebrew/legacy-homebrew#49909.

Signed-off-by: Dominyk Tiller <[email protected]>
@Homebrew Homebrew locked and limited conversation to collaborators Jul 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants