From a67b4312fbdbc2907564fa047eb0dba6fa996194 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 20 Dec 2024 18:11:02 +0100 Subject: ... --- accounts/gkleen@sif/zshrc | 1 + 1 file changed, 1 insertion(+) (limited to 'accounts/gkleen@sif/zshrc') diff --git a/accounts/gkleen@sif/zshrc b/accounts/gkleen@sif/zshrc index 75a4497c..e3f675a1 100644 --- a/accounts/gkleen@sif/zshrc +++ b/accounts/gkleen@sif/zshrc @@ -308,6 +308,7 @@ done < <(find ~/projects ~/uni -regextype posix-extended -maxdepth 2 -type d -re alias '..'='cd ..' alias rzadm=$'tmpdir -i sh -c \'mkdir adm; sshfs gkleen@mgmt01:/adm adm\'' +alias mathcloud=$'tmpdir -i rclone mount --daemon mathcloud:// .' alias -g L='| less' alias -g S='&> /dev/null' alias -g G='| grep' -- cgit v1.2.3