Wrapper around three main functions from pretty.sh. Useful to demonstrate modularity of pretty.sh, eg: PRETTY=color saturnin-yell warn "you're doing it wrong" will print the warning colored in the terminal, but PRETTY=color saturnin-yell warn "stop right now" will send a desktop notification instead.
|
||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 |
|
|
65 | 66 |
|
66 | 67 |
|
67 | 68 |
|
|
||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
|
|
6 | 7 |
|
7 | 8 |
|
8 | 9 |
|
|
||
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
59 |
|
|
59 | 60 |
|
60 | 61 |
|
61 | 62 |
|
|
||
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 |
|