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

redirects to deal with legacy wordpress permalinks

This commit is contained in:
2019-04-03 09:24:05 -04:00
parent 89671209ed
commit 70b7998580
4 changed files with 28 additions and 20 deletions

View File

@@ -3,12 +3,14 @@ title: "Cool Bash Tricks for Your Terminal's \"Dotfiles\""
date: 2018-12-10 20:01:50+00:00
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
- Hacks
- macOS
- Programming
- Technology
- Terminal
- Dotfiles
- Hacks
- macOS
- Programming
- Technology
- Terminal
aliases:
- /2018/12/10/cool-bash-tricks-for-your-terminal-dotfiles/
draft: false
---