aboutsummaryrefslogtreecommitdiff
path: root/gpg-setup.bash
diff options
context:
space:
mode:
authorMohammad Reza Karimi <m.r.karimi.j@gmail.com>2025-12-16 13:27:11 -0500
committerMohammad Reza Karimi <m.r.karimi.j@gmail.com>2025-12-16 13:27:11 -0500
commit5a41da5881a11ba3fdc3890c342aa3b7eb53e0cf (patch)
tree92b7f7af29ed4a9dcc0eab33490c6225cce9b14a /gpg-setup.bash
parent856e361d56c201cbb1b1521c8b93b747163b1376 (diff)
add initial version (incomplete)
Diffstat (limited to 'gpg-setup.bash')
-rwxr-xr-xgpg-setup.bash8
1 files changed, 8 insertions, 0 deletions
diff --git a/gpg-setup.bash b/gpg-setup.bash
new file mode 100755
index 0000000..c3f6674
--- /dev/null
+++ b/gpg-setup.bash
@@ -0,0 +1,8 @@
+#!/bin/bash
+
+# first, make sure that your GPG keys are all imported, or make a new key
+# also stow the gpg package
+
+# gpg-connect-agent reloadagent /bye
+# ssh-add ~/.ssh/id_ed25519
+sudo patch /etc/pam.d/system-login ./gpg/pambase_system-login.diff