forked from Shinonome/dots-hyprland
Reminder for GPU thingy
This commit is contained in:
@@ -12,6 +12,7 @@ startask (){
|
|||||||
printf "\e[34m[$0]: Hi there!\n"
|
printf "\e[34m[$0]: Hi there!\n"
|
||||||
printf 'This script 1. only works for ArchLinux and Arch-based distros.\n'
|
printf 'This script 1. only works for ArchLinux and Arch-based distros.\n'
|
||||||
printf ' 2. has not been fully tested, use at your own risk.\n'
|
printf ' 2. has not been fully tested, use at your own risk.\n'
|
||||||
|
printf ' 3. does not provide GPU things and you must have set it up yourself.\n'
|
||||||
printf "\e[31m"
|
printf "\e[31m"
|
||||||
printf "Please CONFIRM that you HAVE ALREADY BACKED UP \"$HOME/.config/\" and \"$HOME/.local/\" folders!\n"
|
printf "Please CONFIRM that you HAVE ALREADY BACKED UP \"$HOME/.config/\" and \"$HOME/.local/\" folders!\n"
|
||||||
printf "\e[97m"
|
printf "\e[97m"
|
||||||
|
|||||||
+1
-4
@@ -3,10 +3,7 @@
|
|||||||
# NOTE that you NOT need to `cd ..' because the `$0' is NOT this file, but the script file which will source this file.
|
# NOTE that you NOT need to `cd ..' because the `$0' is NOT this file, but the script file which will source this file.
|
||||||
|
|
||||||
# The script that use this file should have two lines on its top as follows:
|
# The script that use this file should have two lines on its top as follows:
|
||||||
# cd "$(dirname "$0")"
|
# cd "$(dirname "$0")" export base="$(pwd)" showhelp(){
|
||||||
# export base="$(pwd)"
|
|
||||||
|
|
||||||
showhelp(){
|
|
||||||
echo -e "Syntax: $0 [Options]...
|
echo -e "Syntax: $0 [Options]...
|
||||||
|
|
||||||
Idempotent installation script for dotfiles.
|
Idempotent installation script for dotfiles.
|
||||||
|
|||||||
Reference in New Issue
Block a user