This commit is contained in:
The-Repo-Club 2022-10-30 12:48:19 +00:00
parent 4e9e4b5fe6
commit 4bae64d310
No known key found for this signature in database
GPG Key ID: E30EC2FBFB05C44F

View File

@ -1,4 +1,27 @@
#!/usr/bin/env bash
#-*-coding:utf-8 -*-
#Auto updated?
# Yes
#File:
# pc
#Author:
# The-Repo-Club [wayne6324@gmail.com]
#Github:
# https://github.com/The-Repo-Club/
#
#Created:
# Sun 30 October 2022, 10:02:57 AM [GMT]
#Modified:
# Sun 30 October 2022, 10:03:20 AM [GMT]
#
#Description:
# package list
#
#Dependencies:
# pacman
#
# shellcheck disable=all
## Reset Colors
Reset='\e[0m'
### Custom colors