01 /trust the key
wget -qO - https://deb.codices.one/keys/sietch-tabr.pub.asc | gpg --dearmor | \
sudo tee /usr/share/keyrings/sietch-tabr-archive-keyring.gpg > /dev/null
02 /add sources
echo "deb [arch=amd64 signed-by=/usr/share/keyrings/sietch-tabr-archive-keyring.gpg] \
https://deb.codices.one trixie main" | sudo tee /etc/apt/sources.list.d/sietch-tabr.list > \
/dev/null
03 /sync & install
sudo apt update && sudo apt install -y neovim lazygit