1
0
Fork 0
Commit Graph

191 Commits

Author SHA1 Message Date
Pratham Patel 2e7de63f52
start-qemu-vm.sh: use cdrom for the CDR, instead of hda 2024-05-18 17:01:08 +05:30
Pratham Patel 21c95617a9
upgrade-my-home.sh: init 2024-05-11 17:55:37 +05:30
Pratham Patel 644cd53fab
mock-build.sh: minor improvements 2024-05-07 11:47:19 +05:30
Pratham Patel a16c51f057
unix-setup.sh: add pkg: just 2024-05-03 08:52:17 +05:30
Pratham Patel f8240df137
flatpak-manage.sh: better handle browser permissions 2024-04-22 07:32:05 +05:30
Pratham Patel 865aca8002
unix-setup.sh: debian: add pkg: rsync 2024-04-16 22:25:36 +05:30
Pratham Patel 88f7210c7c
unix-setup.sh: improve home-manager setup
- update the flake beforehand
 - home-manager build: show trace and print build logs to keep the cat
   distracted
2024-04-10 17:04:07 +05:30
Pratham Patel 17883640f8
unix-setup.sh: perform the rustup setup only if $PERFORM_RUSTUP_SETUP is set to 1 2024-04-10 16:10:38 +05:30
Pratham Patel 76f73bd05c
unix-setup.sh: incorporate the new centralized flake setup of prathams-nixos 2024-04-10 16:10:09 +05:30
Pratham Patel 7090d6bb4f
unix-setup.sh: run rustup only if I did not remove rustup from the packages list 2024-04-10 16:04:43 +05:30
Pratham Patel caeaf1f9c6
add pkg: openssh-server; move Darwin-related setup to its block 2024-04-08 16:30:53 +05:30
Pratham Patel 4fb812497e
flatpak-manage.sh: use only verified flatpaks 2024-04-05 17:25:15 +05:30
Pratham Patel 0f0eb3bd75
unix-setup: fix syntax issue in "apt.conf" 2024-03-27 10:21:56 +05:30
Pratham Patel d87ae5cff6
unix-setup.sh: fix EXTRA_APT_CONF path 2024-03-27 09:57:32 +05:30
Pratham Patel 0c5fee5c17
unix-setup.sh: apt-get: do not install suggested packages 2024-03-26 16:36:38 +05:30
Pratham Patel 728c0010fa
unix-setup.sh: improve debian pkg installation setup 2024-03-19 15:30:17 +05:30
Pratham Patel 89ec0a1af8
unix-setup.sh: improve home-manager + nix setup 2024-03-19 15:17:22 +05:30
Pratham Patel 705e848e90
unix-setup.sh: improve distro detection 2024-03-19 15:14:46 +05:30
Pratham Patel c804af3a2e
unix-setup.sh: remove the 64K kernel 2024-03-19 14:43:17 +05:30
Pratham Patel b46bfc8772
do not "install" dpkg and rpm in $PATH by Nix 2024-03-18 21:10:05 +05:30
Pratham Patel 340f8f0b4d
flash-only-uboot: two passes of erasing disk 2024-03-07 14:47:31 +05:30
Pratham Patel 3fac7c04cc
flash-only-uboot.sh: verify before dd-ing 2024-03-02 20:54:07 +05:30
Pratham Patel a68fdda8ff
add script to clean SD card before flashing U-Boot 2024-03-02 17:51:06 +05:30
Pratham Patel 2f84cb38b8
start-qemu-vm.sh: fix "force" rebuild of uboot on arm64 2024-02-26 21:29:23 +05:30
Pratham Patel 366bb5fc43
bashrc: add alises for el scripts and add script to install rpm binary deps 2024-02-26 21:28:40 +05:30
Pratham Patel 2b876555eb
brew-script.sh: do not exit even if `brew doctor` fails 2024-02-19 15:31:21 +05:30
Pratham Patel 2fc85d6324
unix-setup.sh: chsh_to_bash: take actions only if necessary 2024-02-19 15:22:47 +05:30
Pratham Patel a1b72bdb16
brew-script.sh: fix typod 2024-02-19 13:27:53 +05:30
Pratham Patel 0e6356c947
unix-setup.sh: darwin: finally, add homebrew "installer" 2024-02-19 12:58:38 +05:30
Pratham Patel 39773f5c32
unix-setup.sh: darwin: add func to change shell for $USER 2024-02-19 12:45:40 +05:30
Pratham Patel 4638cb4132
unix-setup.sh: darwin support: done 2024-02-19 12:35:47 +05:30
Pratham Patel 0eb75e7666
brew-script.sh: init commit 2024-02-19 12:29:29 +05:30
Pratham Patel 6458064b64
unix-setup.sh: darwin_setup should be called before home_manager_setup 2024-02-19 11:17:27 +05:30
Pratham Patel 385984cf40
unix-setup.sh: moar wip for macos 2024-02-19 11:15:19 +05:30
Pratham Patel f2554019f6
unix-setup.sh: nix: support installation on darwin 2024-02-19 11:12:17 +05:30
Pratham Patel a27e5c42c0
git mv {linux,unix}-setup.sh 2024-02-19 11:05:28 +05:30
Pratham Patel 32c9eff2c4
linux-setup.sh: init setup for macOS 2024-02-19 11:04:43 +05:30
Pratham Patel 0439257077
start-qemu-vm.sh: FINALLY!!! fix BIOS on x86 2024-02-17 17:35:01 +05:30
Pratham Patel 11d993fe11
start-qemu-vm.sh: idk, tired 2024-02-17 14:47:30 +05:30
Pratham Patel 9b6693d027
start-qemu-vm.sh: fix 2024-02-17 11:17:16 +05:30
Pratham Patel 9156b7ba78
start-qemu-vm.sh: chmod +x 2024-02-17 11:15:36 +05:30
Pratham Patel 65fe9e2dc0
start-qemu-vm.sh: revert back to last working state 2024-02-17 11:15:11 +05:30
Pratham Patel 34e1330265
start-qemu-vm.sh: fix for ARM and x86 2024-02-17 10:57:51 +05:30
Pratham Patel a750a27ff2
linux-setup.sh: remove self after successful setup 2024-02-17 10:19:35 +05:30
Pratham Patel af399e1341
start-qemu-vm.sh: add check for KVM and x86 requires a differnet machine name 2024-02-17 10:15:36 +05:30
Pratham Patel 096952ed16
linux-setup.sh: add vim, no advice on adding files git-ignored 2024-02-13 13:19:15 +05:30
Pratham Patel 7b8a8cbe7b
linux-setup.sh: install the 64k kernel if on RHEL 2024-02-10 14:02:09 +05:30
Pratham Patel c9a003f1da
flash-img-and-uboot.sh: exit after showing usage 2024-02-10 10:33:21 +05:30
Pratham Patel bac77fce45
flash-img-and-uboot.sh: add usage so I dont need to open the script to check params everytime 2024-02-10 10:26:35 +05:30
Pratham Patel c8063fa7d2
mock-build.sh: read version from /etc/os-release 2024-02-10 09:23:49 +05:30