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