mirror of
https://github.com/Lissy93/dotfiles.git
synced 2025-02-16 06:59:19 +01: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}"
|
||||
|
||||
# Print starting message
|
||||
clear
|
||||
echo -e "\033[1;35m""Lissy93/Dotfiles Installation Script 🧰
|
||||
\033[0;35mThis script will install or update specified dotfiles:
|
||||
- From \033[4;35m${DOTFILES_REPO}\033[0;35m
|
||||
|
Loading…
Reference in New Issue
Block a user