changed icon for plugin initialization 🔥
This commit is contained in:
parent
f3d424f818
commit
b1e0acc368
1 changed files with 1 additions and 1 deletions
2
.bashrc
2
.bashrc
|
@ -21,7 +21,7 @@ function echo_info() {
|
|||
}
|
||||
|
||||
function echo_plugin() {
|
||||
local message="\033[0;1;35mℹ️ Bash Plugin:\033[0;35m\t${*} loaded\033[0m"
|
||||
local message="\033[0;1;35m🔥 Bash Plugin:\033[0;35m\t${*} loaded\033[0m"
|
||||
echo -e "$message"
|
||||
echo_messages+=("$message")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue