mirror of
https://github.com/dylanaraps/neofetch.git
synced 2026-01-21 17:14:23 +00:00
7 lines
110 B
YAML
7 lines
110 B
YAML
language: bash
|
|
sudo: required
|
|
|
|
script:
|
|
- sudo make install
|
|
- bash neofetch --ascii --color_blocks off
|