1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 19:37:34 +00:00

Ports: Add neofetch

This commit is contained in:
Linus Groh 2020-04-27 19:09:43 +01:00 committed by Andreas Kling
parent 092e275633
commit 92671be906
3 changed files with 289 additions and 0 deletions

View file

@ -0,0 +1,8 @@
--- neofetch-7.0.0/neofetch 2020-04-27 15:12:00.884771680 +0100
+++ neofetch-7.0.0/neofetch 2020-04-27 18:57:54.263417418 +0100
@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+#!/bin/bash
# vim: noai:ts=4:sw=4:expandtab
# shellcheck source=/dev/null
# shellcheck disable=2009