My love for you didn't change
This commit is contained in:
parent
9ab9ae7a74
commit
ef14e825ea
3 changed files with 8 additions and 3 deletions
6
alt-kitty.sh
Executable file
6
alt-kitty.sh
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
SOURCE_DIR=$(dirname -- "${BASH_SOURCE[0]}")
|
||||
|
||||
OVERRIDE_ALT=1 $SOURCE_DIR/shuffle.sh
|
||||
kitty
|
||||
Loading…
Add table
Add a link
Reference in a new issue