Commit Graph

32 Commits

Author SHA1 Message Date
retrozinndev dc4b3b088a feat(install): ask for doing a backup of configs that are going to be overwritten
you should do a backup if you appreciate your configs 😛
2025-10-31 19:10:50 -03:00
João Dias 8929465f36 🔧 chore(install): add warning of config overwrite
closes #18, sorry if this caused issues to you
2025-10-30 22:50:29 -03:00
retrozinndev 270e1b6b6f 💥 fix(install, update): correctly check if repo is already cloned 2025-10-26 17:04:21 -03:00
retrozinndev d6c83a14d1 💥 fix(install, update): more repo branch issues 2025-10-26 17:01:11 -03:00
retrozinndev 67688daf6e 💥 fix(install, update): repo branch stuff 2025-10-26 16:58:44 -03:00
retrozinndev f1e91f8657 💥 fix(install, update): use pnpm's -C instead of changing directory 2025-10-26 16:33:46 -03:00
retrozinndev 5335256aea 💥 fix(install, update): change dir before installing/updating deps 2025-10-26 16:30:01 -03:00
João Dias 7feffef51a 🔧 chore(install): update default branch to ryo 2025-10-23 07:26:14 -03:00
retrozinndev 44e68a0ae1 🔧 chore(install): install and update project deps before build 2025-10-17 21:29:18 -03:00
retrozinndev 8ed04b6fed 🔧 chore: add default wallpaper + default config, remove drun apps support
fixes a lot of issues related to color generation, since now there's a default wallpaper
2025-08-23 12:21:57 -03:00
retrozinndev 90f71a63cc 💥 fix(install): check for first argument instead of all of them
maybe fixes the issues when running it from curl
2025-08-17 17:41:45 -03:00
retrozinndev 932e0a4160 💥 fix(install): enter project root directory before building 2025-08-16 22:22:15 -03:00
retrozinndev dcbd3dcdcb 💥 fix(install): check variable emptiness instead of boolean checks 2025-08-16 22:14:44 -03:00
retrozinndev cd5b527e65 💥 fix(install): trying to copy configuration from non-existent directory 2025-08-16 21:55:34 -03:00
retrozinndev 17ef14cc84 💥 fix(install): correctly check if it's in standalone mode 2025-08-16 21:46:58 -03:00
retrozinndev 4333eedb28 💥 fix(install): wrong usage of condition checking 2025-08-16 21:39:16 -03:00
retrozinndev f635376a5f 🔧 chore: merge #15 and fix conflicts 2025-08-16 12:47:57 -03:00
retrozinndev b999ba4d48 🔧 chore(scripts, install): add support for the new build system, improvements 2025-08-16 12:20:01 -03:00
retrozinndev 7122daa82c 💥 fix(install): redirect stderr to null, so it doesn't panic 2025-08-04 14:12:30 -03:00
retrozinndev 2ec2c7af0f 💥 fix(install): no utils script on standalone mode 2025-08-03 16:08:32 -03:00
retrozinndev f30316fa19 feat(install, update-repo): allow standalone installation, improvements
no need to clone repository to run the script anymoregit add install.sh update-repo.sh utils.sh
2025-07-31 19:40:16 -03:00
retrozinndev a67e7458b4 💥 scripts(install): fix copy hypr/user default config 2025-05-15 18:29:49 -03:00
retrozinndev f8eaebb46a 💥 scripts(install): remove directory recursively 2025-05-15 18:19:36 -03:00
retrozinndev 1bc55c657a 💥 scripts(install): add default hyprpaper file to avoid issues 2025-05-15 18:13:16 -03:00
retrozinndev c6bcdcc763 💥 scripts(install): mkdir before copying 2025-05-15 17:18:37 -03:00
retrozinndev f0d49833e1 💥 scripts(install): fix copy directory 2025-05-15 17:03:38 -03:00
retrozinndev 2c48590a1f 💥 scripts(install): echo config_home instead of calling it 2025-05-15 16:57:45 -03:00
retrozinndev f9c7a02a0f 💥 scripts(install): fix wrong directory if XDG_CONFIG_HOME's not defined 2025-05-15 16:53:40 -03:00
retrozinndev 9275d43126 💥 scripts(install): fix script only checks directories integrity 2025-05-15 16:44:34 -03:00
retrozinndev 4b7bdfde8a scripts(install): add support for installing files from directory 2025-05-15 16:37:04 -03:00
retrozinndev 7b6ada2e2b scripts(install): add a way to skip unnecessary stuff 2025-05-13 22:25:55 -03:00
retrozinndev 22fcf60a2c scripts(install, utils): update scripts for colorshell + remove personal dots 2025-05-13 21:40:25 -03:00