diff options
author | Yaroslav <contact@yaroslavps.com> | 2020-03-30 03:10:39 +0300 |
---|---|---|
committer | Yaroslav <contact@yaroslavps.com> | 2020-03-30 03:10:39 +0300 |
commit | b0885b9cc23ff3954b3002705768b242090be20b (patch) | |
tree | 5840b0a4c1e5330316197772b2adf11e5f203aa4 /dotfiles/.config/youtube-viewer | |
parent | 576ef89b5d9cd67010b8b8586b22b40cdfc650a8 (diff) | |
download | swayrice-b0885b9cc23ff3954b3002705768b242090be20b.tar.gz swayrice-b0885b9cc23ff3954b3002705768b242090be20b.zip |
added symlink to json with youtube api tokens for youtube-viewer
Diffstat (limited to 'dotfiles/.config/youtube-viewer')
l--------- | dotfiles/.config/youtube-viewer/api.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dotfiles/.config/youtube-viewer/api.json b/dotfiles/.config/youtube-viewer/api.json new file mode 120000 index 0000000..0a09a21 --- /dev/null +++ b/dotfiles/.config/youtube-viewer/api.json @@ -0,0 +1 @@ +/home/yaroslav/Documents/creds/youtube-viewer/api.json
\ No newline at end of file |