Commit 630a18786e1f92f097d4df348f91193435ef6b16
1 parent
bc77cbdb10
Exists in
master
YesIRastafari
Showing 2 changed files with 14 additions and 2 deletions Side-by-side Diff
install.sh
main_tools/OneScriptToRuleThemAll.sh
... | ... | @@ -8,6 +8,17 @@ |
8 | 8 | # Author : Jean-François Rey # |
9 | 9 | ##################################### |
10 | 10 | |
11 | +# Color variables | |
12 | +txtgrn=$(tput setaf 2) # Green | |
13 | +txtylw=$(tput setaf 3) # Yellow | |
14 | +txtblu=$(tput setaf 4) # Blue | |
15 | +txtpur=$(tput setaf 5) # Purple | |
16 | +txtcyn=$(tput setaf 6) # Cyan | |
17 | +txtwht=$(tput setaf 7) # White | |
18 | +txtrst=$(tput sgr0) # Text reset. | |
19 | +#/color | |
20 | + | |
21 | + | |
11 | 22 | echo -e "#### OneScriptToRuleThemAll ####" |
12 | 23 | LORD=" Three::rings |
13 | 24 | for:::the::Elven-King |
... | ... | @@ -18,8 +29,8 @@ |
18 | 29 | die.:One _,-'...:... \`-. for:::the |
19 | 30 | ::Dark:: ,- .:::::::::::. \`. Lord::on |
20 | 31 | his:dark ,' .:::::zzz:::::. \`. :throne: |
21 | - In:::the/ ::::OTMEDIA:::: \ Land::of | |
22 | - :Mordor:\ ::::SCRIPTS:::: / :where:: | |
32 | + In:::the/ ::::${txtpur}OTMEDIA${txtrst}:::: \ Land::of | |
33 | + :Mordor:\ ::::${txtpur}SCRIPTS${txtrst}:::: / :where:: | |
23 | 34 | ::the::: '. '::::YEEEP::::' ,' Shadows: |
24 | 35 | lie.::One \`. \`\`:::::::::'' ,' Ring::to |
25 | 36 | ::rule:: \`-._\`\`\`:'''_,-' ::them:: |