added custom sfx location in local env

This commit is contained in:
Wryn Wagner 2021-02-24 10:03:06 -07:00
parent a476736c13
commit cc72ccbec5

View File

@ -1,6 +1,7 @@
#!/bin/sh
ENGINE="$(which canberra-gtk-play) -f"
SFX="$HOME/Personal/sfx";
source "$HOME/.config/wryn/env.zsh"
PLAY() {