From 45f6616f86ac73a5b3ff04110554ce83947a37e3 Mon Sep 17 00:00:00 2001 From: Berkeley Date: Sun, 4 Feb 2024 23:53:32 +0000 Subject: [PATCH] Upload files to "/" --- .bashrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.bashrc b/.bashrc index 516b06c..42ba534 100644 --- a/.bashrc +++ b/.bashrc @@ -39,3 +39,5 @@ alias dec='openssl enc -d -aes256 -in secured.tar.gz | tar xz' alias s='sensors' alias clean='/home/berkeley/git/cleanall/clearner.sh' alias e='cd ..' +alias up='/home/berkeley/git/up.sh' +alias 7x='7z x'