mirror of
https://github.com/belsabbagh/dotfiles.git
synced 2026-08-09 20:47:55 +00:00
6 lines
85 B
Bash
Executable File
6 lines
85 B
Bash
Executable File
#!/usr/bin/env sh
|
|
|
|
cat ~/.local/state/caelestia/sequences.txt 2>/dev/null
|
|
|
|
exec "$@"
|