summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Lemon <lemon@matthewlemon.com>2022-01-03 09:04:24 +0000
committerMatthew Lemon <lemon@matthewlemon.com>2022-01-03 09:04:24 +0000
commitc44108b021903aaf5dfb32ac081d570c713b169e (patch)
tree4f1c8274db337286b0f9f3213482efc317a236ea
parent618fba8696f9f3267046da15f7386a4c195873b8 (diff)
resuming service - lost the Nick Clegg post, but whatever
Diffstat (limited to '')
-rw-r--r--Makefile3
-rw-r--r--content/blog/using_bash_in_vim.md10
2 files changed, 13 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 01054ea..77e493f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,2 +1,5 @@
push:
rsync -avzr public/ lemon@joannalemon.com:/var/www/yulqen.org/ --exclude Makefile --exclude .git --delete-excluded --delete
+
+pull:
+ rsync -avzr lemon@joannalemon.com:/var/www/yulqen.org/ public/ --exclude Makefile --exclude .git --delete-excluded --delete
diff --git a/content/blog/using_bash_in_vim.md b/content/blog/using_bash_in_vim.md
new file mode 100644
index 0000000..fddf592
--- /dev/null
+++ b/content/blog/using_bash_in_vim.md
@@ -0,0 +1,10 @@
+---
+title: "Using bash in vim"
+date: 2022-01-03T09:05:00+01:00
+draft: false
+---
+
+This is great if you like vim.
+
+{{< youtube 2o3URIxG3Zs >}}
+