Commit Graph

18 Commits

Author SHA1 Message Date
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