mirror of
https://github.com/The-Repo-Club/DotFiles.git
synced 2024-11-25 00:38:20 -05:00
packages
This commit is contained in:
parent
4e9e4b5fe6
commit
4bae64d310
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user