1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-21 14:41:18 -04:00

fix timestamp formatting

This commit is contained in:
2019-04-22 13:13:08 -04:00
parent a764232917
commit 878eb6ea23
8 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
---
title: "Cool Bash Tricks for Your Terminal's \"Dotfiles\""
date: 2018-12-10 20:01:50+00:00
date: 2018-12-10 20:01:50-0400
description: "Bashfiles usually contain shortcuts compatible with Bash terminals to automate convoluted commands. Here's a summary of the ones I find most helpful that you can add to your own .bash_profile or .bashrc file."
tags:
- Dotfiles