Skip to content

Instantly share code, notes, and snippets.

View guemidiborhane's full-sized avatar
👷‍♂️
Pretending to work on something important

Borhaneddine Guemidi guemidiborhane

👷‍♂️
Pretending to work on something important
View GitHub Profile
From 8fd6114648a02e92cfeccd8be1c0bbefa7ce6db7 Mon Sep 17 00:00:00 2001
From: Borhaneddine GUEMIDI <[email protected]>
Date: Fri, 11 Jun 2021 03:09:36 +0100
Subject: [PATCH] :sparkles: Add kitty as shell option
---
app/src/lib/shells/linux.ts | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/app/src/lib/shells/linux.ts b/app/src/lib/shells/linux.ts
@guemidiborhane
guemidiborhane / build_home
Last active February 1, 2023 14:02
script to run YADM to setup `home`
#!/bin/sh
# vim: set ft=sh sw=4 et :
yay -S --noconfirm yadm
yadm clone https://github.com/guemidiborhane/dotfiles.git -b yadm -f
yadm restore --staged $HOME
yadm checkout -- $HOME
yadm bootstrap
@guemidiborhane
guemidiborhane / install-arch-linux-lvm-luks-dell-xps-15-7590.md
Created June 2, 2024 09:57 — forked from chrisleekr/install-arch-linux-lvm-luks-dell-xps-15-7590.md
Install Arch Linux with Full Disk Encryption (LVM on LUKS) for Dell XPS 15 7590