From 41bb71408b2b4b9173ce94f032cfa528e51dcf67 Mon Sep 17 00:00:00 2001 From: xyz Date: Thu, 14 Oct 2021 14:18:57 -0700 Subject: bashrc add sudo git sg alias --- .bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.bashrc b/.bashrc index 968e8143..d3fab95c 100644 --- a/.bashrc +++ b/.bashrc @@ -41,6 +41,7 @@ alias sdcv='sdcv --color' alias ap='sudo ampy -p /dev/ttyACM0' alias g=git alias ll='ls -lAh --color=auto --group-directories-first' +alias sg='sudo git' alias spd='speedtest --no-upload; librespeed-cli --no-upload' alias tp='sudo tio /dev/ttyACM0' alias v='$EDITOR' -- cgit v1.2.3-70-g09d2