This repository has been archived by the owner on Oct 14, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlib.sh
executable file
·81 lines (71 loc) · 5.53 KB
/
lib.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
#!/usr/bin/env bash
###
# VSCode Settings and Extensions Synchronizer
# @author Thais Ribeiro https://github.com/thaisribeiro/DotCode
###
# Colors
ESC_SEQ="\x1b["
RESET=$ESC_SEQ"39;49;00m"
PINK=$ESC_SEQ"35;01m"
GREEN=$ESC_SEQ"32;01m"
YELLOW=$ESC_SEQ"33;01m"
RED=$ESC_SEQ"31;01m"
function ok() {
echo -e "$GREEN[ok] ᕕ( ᐛ )ᕗ$RESET $1"
}
function bot() {
echo -e "\n$GREEN(~˘▾˘)~$RESET - $1"
}
function running() {
echo -en "$YELLOW ⇒ $RESET $1: "
}
function action() {
echo -e "\n$YELLOW[action]:$RESET\n ⇒ $1..."
}
function warn() {
echo -e "$YELLOW[warning] ⚆ _ ⚆$RESET $1"
}
function error() {
echo -e "$RED[error] ᕙ(⇀‸↼‶)ᕗ$RESET $1"
}
function awesome_header() {
echo -en "\n$PINK ██████╗ ██████╗ ████████╗ ██████╗ ██████╗ ██████╗ ███████╗ $RESET"
echo -en "\n$PINK ██╔══██╗██╔═══██╗╚══██╔══╝██╔════╝██╔═══██╗██╔══██╗██╔════╝ $RESET"
echo -en "\n$PINK ██║ ██║██║ ██║ ██║ ██║ ██║ ██║██║ ██║█████╗ $RESET"
echo -en "\n$PINK ██║ ██║██║ ██║ ██║ ██║ ██║ ██║██║ ██║██╔══╝ $RESET"
echo -en "\n$PINK ██████╔╝╚██████╔╝ ██║ ╚██████╗╚██████╔╝██████╔╝███████╗ $RESET"
echo -en "\n$PINK ╚═════╝ ╚═════╝ ╚═╝ ╚═════╝ ╚═════╝ ╚═════╝ ╚══════╝ $RESET"
echo -en "\n"
}
function footer() {
echo -en "\n$PINK @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ $RESET"
echo -en "\n$PINK @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ %@@@@@@@@@@@@@@@@@@@@@@*@@@@@@@@@@@@@@@@@@@ $RESET"
echo -en "\n$PINK @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@. @@@@@@@@@@@@@@@@*@@@@@@@@@@@@@@@@@@@ $RESET"
echo -en "\n$PINK @@@@@@@@@*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @# @@@@@@@@@@@@@@@@@@*@@@@@@@@@@@@@@@@@@@ $RESET"
echo -en "\n$PINK @@@@@@@@@@*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ #@@@@@@@@@@@@@@@@@@@%*@@@@@@@@@@@@@@@@@@@ $RESET"
echo -en "\n$PINK @@@@@@@@@@@ * @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ .. @@@@@@@@@@@@@@@@@**@@@@@@@@@@@@@@@@@@@ $RESET"
echo -en "\n$PINK @@@@@@@@@@@@*@*,@@@@@@@@@@@@@@@@@@@ # @@@@@@@@@@@@@. .@@@@@@@@@@@@@@@@**@@@@@@@@@@@@@@@@@@@ $RESET"
echo -en "\n$PINK @@@@@@@@@@@@@*@******#@@@@@@@@@@@@@ @ @@@@@@@@@@ .. @..@@@@@@@@ *********@@@@@@@@@@@@@@@ $RESET"
echo -en "\n$PINK @@@@@@@@@@@@******* @**@@@@@@@@@@@@ @@@@@@@@@ .. .. @@@@@@@@ ***********@@@@@@@@@@@@@@ $RESET"
echo -en "\n$PINK @@@@@@@@@@@******* @ *@@@@@@@@@.# @@@@@@@.. . ... @@@@@@*@ ***********@*@@@@@@@@@@@@ $RESET"
echo -en "\n$PINK @@@@@@@@@@****** @ @ @@@@@@@@## . . @@@@@@@ . .. ..*.@@@@@@@@@ @@*************@@@@@@@@@@@@ $RESET"
echo -en "\n$PINK @@@@@@@@@@@ @***@@@@ @#@@@@@@@ . . ... . @@@@@% . #@@@@@@@@@@@,, @ ****@@@@@@@@@@@@@@@ $RESET"
echo -en "\n$PINK @@@@@@@@@@@@@@@*@@@ @ @@@@@@@.. .... .@@@@. . @@@@@@@@@@@#******* @@@@@@@@@@@@@@@@ $RESET"
echo -en "\n$PINK @@@@@@@@@@@@@*********** @@@@@@@@* .......@@@@@... @@@@@@@ *************@@@@@@@@@@@@@@ $RESET"
echo -en "\n$PINK @@@@@@@@@@@ ******** ** @@@@@@@.## .@@.... . . ,# ******************@@@@@@@@@@@@ $RESET"
echo -en "\n$PINK @@@@@@@@***********@ @@* @%@@@# *...* . .. ... *#@@@ ********** ****@@@@@@@@@@ $RESET"
echo -en "\n$PINK @@@@@@@@@@@@@****** @@,@@@@@ .* .. ..*#@# ***********, ***@@@@@@@@@ $RESET"
echo -en "\n$PINK @@@@@@@@@@@ ******* @&@@@## * *. .@. @@@@%@@@ ** **********&@ *@@@@@@@@@ $RESET"
echo -en "\n$PINK @@@@@@@@@@%******* @@,@%# ... @...*. @@@@@@@@ *************,@*@@@@@@@@@ $RESET"
echo -en "\n$PINK @@@@@@@@@@******* @ @@@,@...*@@ . ....*. @@@@@@%@ *************%@&@@@@@@@@@ $RESET"
echo -en "\n$PINK @@@@@@@@@@******* @@@ @,%@@@@@@ . .@@@@@ @@@@@@@#@ ** ******%@@@@@@@@@@@ $RESET"
echo -en "\n$PINK @@@@@@@@@@&** * @ @@,@@@@@@@ .@@@@@.. ......... @@@@@@@@@,@@@@ @ *****@@@@@@@@@@@@ $RESET"
echo -en "\n$PINK @@@@@@@@@@@@*@@#@@@@@@,,@@@@@@@@ .. ... . @@@@@@@***.*...***.*@@@@@@@@@.,@#,,,,,,,,@*@@@@@@@@@@@@ $RESET"
echo -en "\n$PINK @@@@@@@@@@@@@@, #,@@##,@@@@@@@@ .****...*..@@@@@@@*****.......@@@@@@@@@@@#,,,,,#..., *@@@@@@@@@@@@ $RESET"
echo -en "\n$PINK @@@@@@@@@@@@@@,,#.#@@##%@@@@@@@@ .**.@@.**..@@@@@@@@*....*... .@@@@@@@@@@@@,,,,,. ,,@ *@@@@@@@@@@@@ $RESET"
echo -en "\n$PINK @@@@@@@@@@@@@@* #,** @,@@@@@@@@@ ...*@@%....@@@@@@@@...........@@@@@@@@@@@@%,,#*@@%,@***@@@@@@@@@@@ $RESET"
echo -en "\n$PINK @@@@@@@@@@@@@@@*@,* @@,@@@@@@@@@ ...@@@@ ..@@@@@@@@@...*. #@@@@@@@@@@@@#,#@ @@@@@@**@@@@@@@@@@@ $RESET"
echo -en "\n$PINK @@@@@@@@@@@@@@@@@@** @,%@@@@@@@. .@@@@ .. %@@@@@@@.........* @@@@@@@@@@,,@#@@@@@, . .*@@@@@@@@@@ $RESET"
echo -en "\n$PINK @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ $RESET"
echo -en "\n"
}