mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
Reminder for GPU thingy
This commit is contained in:
@@ -12,6 +12,7 @@ startask (){
|
||||
printf "\e[34m[$0]: Hi there!\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 ' 3. does not provide GPU things and you must have set it up yourself.\n'
|
||||
printf "\e[31m"
|
||||
printf "Please CONFIRM that you HAVE ALREADY BACKED UP \"$HOME/.config/\" and \"$HOME/.local/\" folders!\n"
|
||||
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.
|
||||
|
||||
# The script that use this file should have two lines on its top as follows:
|
||||
# cd "$(dirname "$0")"
|
||||
# export base="$(pwd)"
|
||||
|
||||
showhelp(){
|
||||
# cd "$(dirname "$0")" export base="$(pwd)" showhelp(){
|
||||
echo -e "Syntax: $0 [Options]...
|
||||
|
||||
Idempotent installation script for dotfiles.
|
||||
|
||||
Reference in New Issue
Block a user