1
0
Fork 0
Commit Graph

670 Commits

Author SHA1 Message Date
Pratham Patel dff2e8f899
home-manager: fix "typo" 2024-03-19 17:33:44 +05:30
Pratham Patel 312c1da314
bashrc: aliases `e`, `vvim` and `vim` must be in order (the one specified) 2024-03-19 17:32:53 +05:30
Pratham Patel 1808edb36f
nvim: add autocmd to remove trailing spaces, it is ugly 2024-03-19 17:10:40 +05:30
Pratham Patel 6223a324f1
bashrc: make the message from $nixos_needsreboot more "in the face" 2024-03-19 17:01:45 +05:30
Pratham Patel 9aa74c53f1
bashrc: move call for $nixos_needsreboot into `PS0` to prevent setting `$?` to `0` 2024-03-19 16:59:27 +05:30
Pratham Patel 5f34a07801
bashrc: warn when a file cannot be sourced because it does not exist 2024-03-19 16:31:51 +05:30
Pratham Patel 4ac33098d6
bashrc: export $LANG for the stupid Debian UTF-8 problem 2024-03-19 16:31:30 +05:30
Pratham Patel f4c51df4a8
bashrc: minor shellcheck disable 2024-03-19 16:05:10 +05:30
Pratham Patel 28095354a4
bashrc: set the vim-related aliases and $EDITOR better 2024-03-19 16:03:09 +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 7fc94337fc
update .gitignore 2024-03-18 21:19:48 +05:30
Pratham Patel 5ee8575bac
home-manger: fix syntax error for double quotes in linux.nix 2024-03-18 21:16:07 +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 e794c4027b
home-manager: fix OVMF path 2024-03-18 18:46:01 +05:30
Pratham Patel fcd1b8461a
home-manager: remove "unnecessary" compilation of OVMF 2024-03-18 13:33:03 +05:30
Pratham Patel ea475fa9e1
bashrc: introduce a reboot check in PS1 2024-03-10 06:39:30 +05:30
Pratham Patel 340f8f0b4d
flash-only-uboot: two passes of erasing disk 2024-03-07 14:47:31 +05:30
Pratham Patel fc0c70b620
gitconfig: git push tags too 2024-03-05 11:02:11 +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 96b503004e
home-manager: add pkg: qemu 2024-02-23 13:31:48 +05:30
Pratham Patel 3eae2e0a8b
home-manager: add pkg: asciinema-agg 2024-02-23 13:28:12 +05:30
Pratham Patel 3bdd753e6a
update .gitignore 2024-02-22 18:37:05 +05:30
Pratham Patel 6b2aa44e21
bashrc: export EDITOR 2024-02-22 18:35:31 +05:30
Pratham Patel 2abc84caff
bashrc: add PYTHONPATH for `rust-gdb` 2024-02-22 18:32:53 +05:30
Pratham Patel 0cbfc75e66
idk how i committed that 2024-02-20 18:29:57 +05:30
Pratham Patel b6756ceec5
home-manager: follow nixpkgs as the input 2024-02-20 15:15:28 +05:30
Pratham Patel 5c8a076609
update .gitignore 2024-02-20 15:10:30 +05:30
Pratham Patel 1906cd07d8
alacritty: fix the weird char error in the move from YAML to TOML 2024-02-19 16:02:44 +05:30
Pratham Patel 49d89332d6
alacritty: new version mandates TOML, do that 2024-02-19 15:56:41 +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 4a08bc2823
update .gitignore 2024-02-19 14:55:22 +05:30
Pratham Patel 39382c90a5
update .gitignore 2024-02-19 14:53:04 +05:30
Pratham Patel a596aa4703
bashrc: better way to source files 2024-02-19 14:49:15 +05:30
Pratham Patel c7378d3cfc
fix "typo" 2024-02-19 14:38:45 +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 063ca2acfb
home-manager: common: add pkg: rename 2024-02-19 12:13:41 +05:30
Pratham Patel 1e54a815cf
home-manager: darwin: add pkg: watch 2024-02-19 12:13:19 +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