add date and center stuff
This commit is contained in:
@ -4,10 +4,6 @@ date: 2023-05-31T09:14:56-04:00
|
||||
draft: false
|
||||
---
|
||||
|
||||
Welcome to Balki's Blog
|
||||
-----------------------
|
||||
Balki's Blog
|
||||
============
|
||||
|
||||
|
||||
I am Balakrishnan Balasubramanian (a) balki.
|
||||
|
||||
Nothing much here. Checkout the nav bar above for interesting stuff.
|
||||
|
7
hugo/content/posts/vim-stt.md
Normal file
7
hugo/content/posts/vim-stt.md
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
title: "Vim Send To Terminal"
|
||||
date: 2023-07-15T20:18:03-04:00
|
||||
draft: true
|
||||
---
|
||||
|
||||
## Semi automate scripts with vim `:terminal`
|
Reference in New Issue
Block a user