mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-24 04:22:32 +00:00
7 lines
91 B
YAML
7 lines
91 B
YAML
language: bash
|
|
sudo: required
|
|
|
|
script:
|
|
- sudo make install
|
|
- bash neofetch --ascii
|