Riyyi
|
cf1190e78d
|
Scripts: Add metadata to downloaded videos
|
2022-03-02 12:17:30 +01:00 |
|
Riyyi
|
be606c0e72
|
Scripts: Rework stream function
|
2021-12-12 22:44:28 +01:00 |
|
Riyyi
|
614d852a5f
|
Config: Add twitch streaming flags
|
2021-11-16 21:01:20 +01:00 |
|
Riyyi
|
743d595ca7
|
Scripts: Add download script
|
2021-08-09 17:12:16 +02:00 |
|
Riyyi
|
ae1458873e
|
Packages: Add aria2 download utility
To speed up YouTube downloads, use the external downloader aria2c.
Also implemented it in the aliases and scripts where youtube-dl is used.
|
2021-08-09 12:50:10 +02:00 |
|
Riyyi
|
42586e9f8d
|
Aliases: Add options to stream function
|
2021-08-07 16:12:17 +02:00 |
|
Riyyi
|
9c14034e39
|
Properly spawn emacsclient in a new process
|
2021-03-17 22:41:53 +01:00 |
|
Riyyi
|
f30eb0df6e
|
Move screenshot keybindings to rofi menu
|
2021-03-09 12:52:48 +01:00 |
|
Riyyi
|
3668abad9b
|
Fix mkcd alias, add some shellfunctions
cd is a built-in shell command that changes the internal shell state
via the chdir() syscall. This cannot be called from a script.
|
2021-03-02 20:29:56 +01:00 |
|
Riyyi
|
ba10984084
|
Move .scripts -> .local/bin
|
2021-02-25 20:16:07 +01:00 |
|