initial commit

This commit is contained in:
Chad Nelson 2023-09-16 10:01:33 -06:00
commit ca6d4b8ec2
33 changed files with 1646 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,4 @@
#! /bin/bash
# ssh -X -i $HOME/.guix/ssh-cert/msg_rsa admin@127.0.0.1 -p 9001 guix install emacs-next &&
ssh -X -i $HOME/.guix/ssh-cert/msg_rsa admin@127.0.0.1 -p 9001 /home/admin/.guix-profile/bin/emacs &&
exit