💾 Archived View for jacksonchen666.com › posts › 2023-09-01 › 21-01-59 › index.gmi captured on 2023-09-28 at 15:52:54. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-09-08)
-=-=-=-=-=-=-
2023-09-01T21:01:59Z
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.