mirror of
https://github.com/vbrandl/dotfiles
synced 2024-11-23 08:23:27 +01:00
7 lines
174 B
YAML
7 lines
174 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 :
|