aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2024-01-08 10:16:25 +0100
committerPatrick Spek <p.spek@tyil.nl>2024-01-08 10:16:25 +0100
commit54281e95e17f92d55a59cf292024e01567168191 (patch)
tree78f13b7176ec62820ab206d70e6bf280f12c1bb8
parenta2b98e1f82f704685a5f3d83996dfeceebb54403 (diff)
Add SSH keys for plarabe
-rw-r--r--.gitmodules3
-rw-r--r--.ssh/id.d/root@plarabe-ed25519.pub1
m---------.vim/bundle/syntax-blade0
3 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 887bb09..ac81992 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -55,3 +55,6 @@
[submodule ".config/shell/vendor/zsh/feature-syntax-highlighting"]
path = .config/shell/vendor/zsh/feature-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
+[submodule ".vim/bundle/syntax-blade"]
+ path = .vim/bundle/syntax-blade
+ url = https://github.com/jwalton512/vim-blade
diff --git a/.ssh/id.d/root@plarabe-ed25519.pub b/.ssh/id.d/root@plarabe-ed25519.pub
new file mode 100644
index 0000000..cc5381d
--- /dev/null
+++ b/.ssh/id.d/root@plarabe-ed25519.pub
@@ -0,0 +1 @@
+ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBnTRndwR171+hR+3yMpvmbRZoM8QFUE2zdOQZaqd24E root@plarabe.tyil.net
diff --git a/.vim/bundle/syntax-blade b/.vim/bundle/syntax-blade
new file mode 160000
+Subproject 9534101808cc320eef003129a40cab04b026a20