From 7bbda6481473ba360c9eaa5e1e578debf07afd75 Mon Sep 17 00:00:00 2001 From: Brad Date: Wed, 23 Jan 2019 14:16:02 -0600 Subject: [PATCH] Pig --- Arch/.bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/Arch/.bashrc b/Arch/.bashrc index 7b839df..b9b2108 100644 --- a/Arch/.bashrc +++ b/Arch/.bashrc @@ -34,6 +34,7 @@ alias ...='cd ../..' alias ..='cd ..' alias ll='ls -AlhGrti' alias ESC='cd ~/LocalGit/ESC618' +alias ta='tmux a -t" function whatcom() { curl --silent --fail https://whatthecommit.com/index.txt }