💾 Archived View for jacksonchen666.com › posts › 2023-09-01 › 21-01-59 › index.gmi captured on 2024-05-12 at 15:13:55. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-11-04)
-=-=-=-=-=-=-
2023-09-01 21:01:59Z (last updated 2023-10-16 08:55:03Z)
Hi! I am writing to you from this Dell XPS laptop I named "stupid-laptop". Yep, that's the hostname.
I didn't exactly buy this laptop (instead someone else bought it, then later bought another one, and didn't use this Dell laptop).
But I felt like documenting the setup of my dotfiles for no reason other than for myself.
1. `cd $HOME`
2. `git --git-dir=.cfg/ --work-tree=. clone https://git.sr.ht/~jacksonchen666/dotfiles`
3. `git --git-dir=.cfg/ --work-tree=. reset --hard` (yeah I know, but I
don't know what else)
5. Screw around with bashrc files until you figured it out
7. Install nodejs (for [coc.nvim])
8. Run `:PlugInstall` in `nvim` (or `vim`)
And that's probably it.
There was a few things I had to setup as well on this stupid-laptop:
Not much else. Don't use my dotfiles unless you want to become exactly me.