Skip to content

AxeldeWater/yamefetch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License

About yamefetch

I always felt that there wasn't enough UwU in neofetch, so inspired in this amazing concept I made a quick dumb script that did it but neater usage wise(not code wise LOL)

Comes with 19 ASCII images and 6 moans out of the box. Feel free to add your own ASCII images or sounds (supports most audio formats), as long as you make sure that the titles of the files do not contain a space!

(back to top)

Made With

  • Bash

(back to top)

Getting Started

Prerequisites

Make sure that your system has mplayer, lolcat and neofetch installed.

  • debian/ubuntu based systems

    apt-get install mplayer lolcat neofetch
  • arch/manjaro based systems

    pacman -Syuu install mplayer, lolcat, neofetch

Installation

  1. Clone the repo

    git clone https://github.com/djxzinik/yamefetch.git
  2. Create Alias

    Edit your rc file

    $ nano ~/.bashrc

    or

    $ nano ~/.zshrc

    Append alias to the end of the file

    alias yamefetch="/home/$USER/yamefetch/yamefetch.sh"

    Don't forget to replace $USER with your desktop username!

  3. Load new alias

     source ~/.bashrc

    or

    source ~/.zshrc

(back to top)

Roadmap

My plans for now are the following in no particular order of priority and may not be seen though

  • Improve a bit the code and add more "images"
  • Make an installer of sorts
    • Add it to the aur
    • Maybe make a ppa
  • Piss off people

(back to top)

FAQ

WHY!??!??!?!!11!1!!??

why not?

Why name it mistress? I want to file a complaint

good, changing master to main was stupid, and i needed to make it stupider :D complaint may be sent here

You're eenglissh are wrong

maybe, i'm not a native speaker

This is stupid

thanks

The _________ is broken

well , shit

(back to top)

About

lewd neofetch wrapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%