Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Figlet alternative / native header in shell #1271

Closed
wants to merge 9 commits into from

Conversation

towerhand
Copy link
Contributor

@towerhand towerhand commented Jan 5, 2025

🛠️ Note:
We are meticulous about merging code into the main branch, so please understand that pull requests not meeting the project's standards may be rejected. It's never personal!
🎮 Note for game-related scripts: These have a lower likelihood of being merged.


✍️ Description

Removed Figlet and display the relevant information for the project instead using echo.

I left a place holder for a ASCII art of your choice in the variables at the beginning.


Please remove unneeded lines!


🛠️ Type of Change

Please check the relevant options:

  • Bug fix (non-breaking change that resolves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change unexpectedly)
  • New script (a fully functional and thoroughly tested script or set of scripts)

✅ Prerequisites

The following steps must be completed for the pull request to be considered:

  • Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • Testing performed (I have thoroughly tested my changes and verified expected functionality.)
  • Documentation updated (I have updated any relevant documentation)

📋 Additional Information (optional)

I'm not a professional coder and not fully familiar with creating/merging GitHub PRs.

image

@towerhand towerhand requested a review from a team as a code owner January 5, 2025 20:38
@github-actions github-actions bot added the high risk A change that can affect many scripts label Jan 5, 2025
@michelroegl-brunner
Copy link
Member

As alternative was meant to replace figlet to generate a slant. not remove it entierly.

@towerhand
Copy link
Contributor Author

K.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
high risk A change that can affect many scripts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants