Commit Graph

206 Commits

Author SHA1 Message Date
alvinlollo f14f0d8be8 Update zsh.sh 2025-11-18 12:30:46 +11:00
alvinlollo 09ff884752 Update install.sh 2025-11-15 20:17:12 +11:00
alvinlollo 89e864830b Update .zshrc 2025-11-15 20:11:39 +11:00
alvinlollo b480f8166e Update install.sh 2025-11-12 13:01:49 +11:00
alvinlollo 8a36d2d105 Update install.sh 2025-11-12 13:01:33 +11:00
alvinlollo 2696924db8 Make installbeta.sh main install script 2025-11-12 12:55:55 +11:00
Alvin Vilaythong a9e213a1eb Fix bugs 2025-11-12 11:23:23 +11:00
Alvin Vilaythong 3e45cfb170 Create installbeta.sh 2025-11-12 11:12:54 +11:00
Alvin Vilaythong 8eb6627d4d Make all scripts executible 2025-11-12 07:33:51 +11:00
alvinlollo a91a12e6da Add gemini-cli 2025-11-12 07:15:30 +11:00
alvinlollo dbb3ec8a4b Update requirements.txt 2025-11-11 23:20:46 +11:00
alvinlollo 664a40c76c Add files via upload 2025-11-11 23:03:33 +11:00
alvinlollo 68435ae76e Revise installation commands in README
Updated installation instructions and clarified script usage.
2025-11-11 21:43:36 +11:00
alvinlollo e18ecec58a Update package list in PackagesYay.txt
Removed and added several packages in the PackagesYay.txt file.
2025-11-11 21:42:18 +11:00
alvinlollo 34ee4eda5a Update package list in PackagesPacman.txt
Removed and added several packages in the PackagesPacman.txt file.
2025-11-11 21:41:38 +11:00
alvinlollo 922bc52eda Bad flag option 2025-11-11 19:01:45 +11:00
alvinlollo 076e1d13f7 Implement sudo last command execution with Control + U
Add functionality to execute the last command with sudo using Control + U.
2025-11-11 19:00:21 +11:00
alvinlollo e85fc40e22 Add zsh to /etc/shells for shell change 2025-11-08 23:21:16 +11:00
alvinlollo 3cfb0155b9 Removed oh-my-zsh backup 2025-11-08 23:18:14 +11:00
alvinlollo df8f8d5cc0 Remove zsh backup (oh-my-zsh already backsup) 2025-11-08 23:17:47 +11:00
alvinlollo da415047fc Install Oh-My-Zsh without exiting early
Reorder and uncomment backup and download commands for .zshrc and fzf configuration.
2025-11-08 23:15:59 +11:00
alvinlollo 01f85f0f37 Update zsh.sh to backup and configure zsh and fzf before oh my zsh install
Backup the old .zshrc file, download new configuration files, and set up fzf.
2025-11-08 23:11:51 +11:00
alvinlollo 9edcaa1597 Create default fzf config for zsh 2025-11-08 23:03:01 +11:00
alvinlollo d09aea1b8d Fix typo 2025-11-08 22:55:44 +11:00
alvinlollo d47c818b52 Improve error handling
Refactor error handling and installation logic for Zsh.
2025-11-08 22:52:48 +11:00
alvinlollo ec63caa9ba Add update function and removed extract function (use atool command))
Removed the old extract function and added an update function to handle system updates for Arch and Debian based systems.
2025-11-08 22:45:56 +11:00
alvinlollo 36aee0de40 Add spotube-bin 2025-11-02 18:55:02 +11:00
alvinlollo 367f0389f9 Add Packages 2025-11-01 19:00:57 +11:00
alvinlollo 07af656318 Update PackagesPacman.txt 2025-10-29 12:46:34 +11:00
alvinlollo 282c16a937 Fix pacman command by removing duplicate 'sbsigntools' 2025-10-28 23:02:24 +11:00
alvinlollo 26fd42f27e Remove duplicate 'sbsigntools' from package install 2025-10-28 23:02:23 +11:00
alvinlollo b884567917 Add new packages to PackagesPacman.txt
Added mokutil, sbctl, and sbsigntools to the package list.
2025-10-28 23:01:37 +11:00
alvinlollo 16c816c1d4 Add prerequisites installation for SecureBoot script 2025-10-28 22:58:15 +11:00
alvinlollo 460427386e Install additional packages in install.sh
Add installation of efibootmgr, sbsigntools, mokutil, and sbctl.
2025-10-28 22:56:53 +11:00
alvinlollo f11fb1374f Implement backup removal and creation for LazyVim
Added backup removal and creation for LazyVim installation.
2025-10-28 22:27:32 +11:00
alvinlollo 5385c535cb Install prerequisites and update dependency installation
Added installation of prerequisites and improved dependency handling.
2025-10-28 22:21:42 +11:00
alvinlollo c28c59fca4 Update package versions in requirements.txt
Updated certifi and urllib3 to newer versions.
2025-10-28 22:16:14 +11:00
alvinlollo a597fc22f2 Add python-xyzservices to PackagesYay.txt 2025-10-27 22:52:30 +11:00
alvinlollo e3ef1ef38d Add python-pip to PackagesPacman.txt 2025-10-27 22:45:04 +11:00
alvinlollo fa8fc3b0a6 Install pip requirements 2025-10-27 22:43:05 +11:00
alvinlollo bf0270ae5b Only install docker if binary not found 2025-10-27 22:28:15 +11:00
alvinlollo 5ea7fbd49c Only install docker if binary not found 2025-10-27 22:25:57 +11:00
alvinlollo 7d69f16034 Update install.sh for package installation and comments 2025-10-27 21:53:19 +11:00
alvinlollo 9374388d99 Rename PacmanYay.txt to PackagesYay.txt 2025-10-27 20:10:18 +11:00
alvinlollo 346c4adf9b Add PacmanYay.txt configuration file 2025-10-27 19:51:38 +11:00
alvinlollo 7b637fde70 Add PacmanYay configuration file with package list 2025-10-27 19:51:22 +11:00
alvinlollo bb8e9e6487 Add PackagesPacman.txt with package list 2025-10-27 19:50:34 +11:00
alvinlollo 52401247d5 Removed packages 2025-10-27 19:31:29 +11:00
alvinlollo 92132bc81a Update README.md 2025-10-26 23:25:30 +11:00
alvinlollo efda530468 Fix prerequisites 2025-10-26 23:24:15 +11:00