4 lines
74 B
Plaintext
4 lines
74 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
|
||
|
alacritty msg create-window || exec alacritty -e zsh
|