···130130# Omarchy / hyprland
131131alias gpu-check="~/.config/hypr/sspaeti/gpu-health-check"
132132133133+alias cx=claude
134134+133135# use open as on macOs to open pdf, videos, images, and directories (send output to dev and start in background for file manager (nautilus))
134136open() { xdg-open "$@" &>/dev/null & }
135137