Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

neofetch: Don't hang on FreeBSD if pkg is not yet bootstrapped #2014

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jrtc27
Copy link

@jrtc27 jrtc27 commented Dec 28, 2021

If not yet bootstrapped, pkg will print out:

The package management tool is not yet installed on your system.
Do you want to fetch and install it now? [y/N]: 

and wait for input if stdin is a tty. Use </dev/null to squash this.

If not yet bootstrapped, pkg will print out:

    The package management tool is not yet installed on your system.
    Do you want to fetch and install it now? [y/N]: 

and wait for input if stdin is a tty. Use </dev/null to squash this.
hykilpikonna added a commit to hykilpikonna/hyfetch that referenced this pull request Jul 31, 2022
…reeBSD if pkg is not yet bootstrapped

Upstream PR: dylanaraps/neofetch#2014
Thanks to @jrtc27

Co-authored-by: Jessica Clarke <jrtc27@jrtc27.com>
@hykilpikonna
Copy link

Thank you for your contribution!

This PR is merged into hyfetch since this repo (dylanaraps/neofetch) seems no longer maintained.

HyFetch is a fork of neofetch with LGBTQ pride flags, but the repo also maintains an updated version of the original neofetch, addressing many pull requests that are not merged in the original repo.

Read the "Running Updated Original Neofetch" section for more info!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants