From d422bc2b77ece72be1098bf05728275ef3306ee5 Mon Sep 17 00:00:00 2001 From: venomade Date: Wed, 8 Apr 2026 15:07:12 +0100 Subject: Before the Return of the Mac Asahi Bugs - Forked GL is very annoying to deal with - Fairydust branch requires 8GB of RAM for display - AArch64 Linux is not very compatible with much software - DRM and other video related things are buggy/do not work - Updating can often break fairydust --- config/shell/functions | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config/shell/functions') diff --git a/config/shell/functions b/config/shell/functions index a300316..0661814 100644 --- a/config/shell/functions +++ b/config/shell/functions @@ -14,3 +14,7 @@ function y() { [ "$cwd" != "$PWD" ] && [ -d "$cwd" ] && builtin cd -- "$cwd" rm -f -- "$tmp" } + +function pcd() { + cd "$(project)" +} -- cgit 1.4.1-2-gfad0