mirror of
https://github.com/vbrandl/dotfiles
synced 2024-11-23 00:13:49 +01:00
7 lines
175 B
YAML
7 lines
175 B
YAML
- shell:
|
|
- [mkdir -p ~/Downloads/Temp, Creating download directory]
|
|
|
|
- link:
|
|
~/.config/youtube-dl: tools/misc/youtube-dl
|
|
# vim: set filetype=yaml ts=4 sw=4 tw=0 et :
|