From ed8b08c92f7bf84eb76821a738437c3bcd891da1 Mon Sep 17 00:00:00 2001 From: Stephen Date: Tue, 5 Jan 2021 14:33:02 -0800 Subject: [PATCH] fix duplicate alias --- aliases | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aliases b/aliases index 13a0206..4ae9207 100644 --- a/aliases +++ b/aliases @@ -21,6 +21,6 @@ alias wthr='curl wttr.in/san_luis_obispo' alias nf='cl; neofetch; neofetch | grep OS | cut -d " " -f2 -f3 -f4 -f5 -f6 | figlet -w 100; shownetinfo && lab && batt' # School -alias gp='~/Development/gp.sh' +alias glp='~/Development/gp.sh' alias 429='cd "/Users/smparkin/Library/Mobile Documents/com~apple~CloudDocs/CalPoly/2020-21/Fall20/CSC 429"' alias 321='cd "/Users/smparkin/Library/Mobile Documents/com~apple~CloudDocs/CalPoly/2020-21/Fall20/CPE 321"'