- connect to internet and just use
archinstall
or follow the rest of guide if you don't want to use it. - lsblk (list block devices)
- partition disks using
cfdisk
- /boot/efi (>100M and < 1G)
- SWAP (2x your system memory)
- / (root) (rest of the space)
- opt. seperate /home partition (not covered in this guide)
- format to specific filetypes
{ | |
"window.zoomLevel": 1, | |
"workbench.startupEditor": "none", | |
"window.menuBarVisibility": "hidden", | |
"workbench.colorTheme": "Monokai Pro (Filter Spectrum)", | |
"workbench.iconTheme": "Monokai Pro (Filter Spectrum) Icons", | |
"vscord.app.privacyMode.enable": true, | |
"[typescriptreact]": { | |
"editor.defaultFormatter": "esbenp.prettier-vscode" | |
}, |
I made the decision to set my GitHub profile to private for personal reasons that I'd prefer not to delve into. It's important to me to maintain a respectful atmosphere and avoid any potential misunderstandings. Sometimes, dealing with unwanted attention can feel unsettling, and it's something I'd rather not have to manage.
If you still feel like you want to see how it looked, here is the web archive to save you one step: github.com/arnvgh (Snapshot taken on 09 March, 2024)
Not much has changed functionally. While you won't be able to view the GitHub heatmap or see all the contributions at once, everything else remains intact – the repositories, commits, information, and so forth are all there. You can still engage with my projects by starring them, creating pull requests, and opening issues.