nixos-config/modules/home/scripts/scripts/macos-terminal-launcher.sh

3 lines
35 B
Bash

#!/usr/bin/env bash
kitty -e "$@"