mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[scripts/copy-crosscode-emoji-url] change location of the config
This commit is contained in:
parent
d0bc803bcc
commit
8c65e3b5a3
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
||||||
# shellcheck source=/dev/null
|
# shellcheck source=/dev/null
|
||||||
source ~/.config/copy-crosscode-emoji-url.conf.sh
|
source ~/.config/dotfiles/copy-crosscode-emoji-url.conf.sh
|
||||||
|
|
||||||
data_refs=()
|
data_refs=()
|
||||||
data_urls=()
|
data_urls=()
|
||||||
|
|
Loading…
Reference in a new issue