Skip to content

Commit

Permalink
Update useful-aliases.md
Browse files Browse the repository at this point in the history
  • Loading branch information
streetturtle authored May 10, 2019
1 parent f5be87f commit 53db82a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions _quicknotes/useful-aliases.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
layout: post
title: "Useful Linux Aliases"
date: 2019-05-10 10:47:45
comments: true
tags:
- notes
---

{% highlight bash %}
alias cdt='cd $(mktemp -d)'
{% endhightligh%}

0 comments on commit 53db82a

Please sign in to comment.