mirror of
https://github.com/Lissy93/dotfiles.git
synced 2025-06-26 12:01:21 +02:00
Adds clear before starting
This commit is contained in:
parent
592b9becc6
commit
5234cbe7a5
@ -19,6 +19,7 @@ DOTFILES_DIR="${DOTFILES_DIR:-$HOME/Documents/config/dotfiles}"
|
|||||||
DOTFILES_REPO="${DOTFILES_REPO:-https://github.com/lissy93/dotfiles.git}"
|
DOTFILES_REPO="${DOTFILES_REPO:-https://github.com/lissy93/dotfiles.git}"
|
||||||
|
|
||||||
# Print starting message
|
# Print starting message
|
||||||
|
clear
|
||||||
echo -e "\033[1;35m""Lissy93/Dotfiles Installation Script 🧰
|
echo -e "\033[1;35m""Lissy93/Dotfiles Installation Script 🧰
|
||||||
\033[0;35mThis script will install or update specified dotfiles:
|
\033[0;35mThis script will install or update specified dotfiles:
|
||||||
- From \033[4;35m${DOTFILES_REPO}\033[0;35m
|
- From \033[4;35m${DOTFILES_REPO}\033[0;35m
|
||||||
|
Loading…
x
Reference in New Issue
Block a user