From 6183b44d3bdddc2459982b8e87b2f32b63d826c9 Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Tue, 11 Apr 2023 13:37:23 +0200 Subject: [PATCH] Updates --- .bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.bashrc b/.bashrc index 7ecba23..529c05b 100644 --- a/.bashrc +++ b/.bashrc @@ -37,6 +37,7 @@ alias shotsel='scrot -s' alias nf='neofetch' alias pf='pfetch' alias wifi='nmtui' +alias od='~/private/onedrive.sh' # GIT alias gs="git status"