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 }