Commit Graph
17 Commits
Author SHA1 Message Date
krisdoodle45andLuke Smith 953d85619a Replace youtube-dl with yt-dlp system-wide (#1019)
* Replace youtube-dl with yt-dlp in qndl

* Replace youtube-dl with yt-dlp in dmenuhandler

* Replace youtube-dl with yt-dlp in newsboat config

* Replace youtube-dl with yt-dlp in aliasrc

Co-authored-by: Luke Smith <luke@lukesmith.xyz>
2022-03-29 01:28:41 +00:00
krisdoodle45 c2f25befa9 Make sb-doppler POSIX compliant 2022-02-17 18:14:42 +01:00
krisdoodle45 c16d6fd3b0 Merge branch 'LukeSmithxyz:master' into patch-4 2022-02-17 18:13:14 +01:00
krisdoodle45 ebcc52f1fb otp script: Printf is not needed here (#1062) 2022-01-21 22:17:21 +00:00
krisdoodle45 714aa92a95 ext: Remove in favor of atool (#1013)
* ext: Give the ability to extract multiple files and wildcards

* Variable renaming

* Make user get prompted if extracted file overwrites another file

* Deleted ext

We have atool

* Replace ext with aunpack
2021-10-20 10:27:40 -04:00
krisdoodle45 56caae7b03 Revert changes to displayselect (already best performance) 2021-10-19 16:53:06 +02:00
krisdoodle45 7dbc757a64 Add some conf file variables 2021-10-14 20:50:00 +02:00
krisdoodle45 40af3ab992 Use setsid 2021-10-14 20:47:33 +02:00
krisdoodle45 6faae93d15 Replicate tail functionality in awk 2021-10-14 20:46:07 +02:00
krisdoodle45 64f31bf86c Add some variables 2021-10-14 20:44:40 +02:00
krisdoodle45 9ad912fe4e Cut isn't needed here 2021-10-06 17:12:41 +02:00
krisdoodle45 a3e76f32b8 Make sb-doppler work for Europe and Africa 2021-10-04 20:56:57 +02:00
krisdoodle45 828c052184 We don't need sed here (#1006) 2021-09-24 10:35:49 -04:00
krisdoodle45 9a2dc2618e Return dunst and zathura color schemes to normal if python-pywal is uninstalled. (#995)
* Changed paru to yay due to new LARBS changes

* Fix & improve lf's moveto, copyto and cd to bm-dir

When using any of the above functions they returned exit code 1. This was due to the cut command having tab as the delimiter, but spaces are used in the bm-dirs file. 
As an improvement comments are now automatically removed from the fzf options, because selecting those wouldn't work anyway.
The final sed command substituting "~" for "$HOME" is also removed because that doesn't seem to do anything looking at the current structure of the bm-dirs file.
The J bind needed more parsing and environment variable substitution because cd didn't work by default with values from a subshell.

* Automatically backup existing config files

* Return by pywal edited config files to normal if pywal is uninstalled.
2021-08-31 17:00:23 -04:00
krisdoodle45 05aa7d1182 Fix & improve lf's moveto, copyto and cd to bm-dir (#994)
* Changed paru to yay due to new LARBS changes

* Fix & improve lf's moveto, copyto and cd to bm-dir

When using any of the above functions they returned exit code 1. This was due to the cut command having tab as the delimiter, but spaces are used in the bm-dirs file. 
As an improvement comments are now automatically removed from the fzf options, because selecting those wouldn't work anyway.
The final sed command substituting "~" for "$HOME" is also removed because that doesn't seem to do anything looking at the current structure of the bm-dirs file.
The J bind needed more parsing and environment variable substitution because cd didn't work by default with values from a subshell.
2021-08-31 09:28:33 -04:00
krisdoodle45 2eb02268b6 Changed paru to yay due to new LARBS changes (#987) 2021-08-24 15:09:07 -04:00
krisdoodle45 418c00cbc4 Update peertubetorrent due to changed URL format (#979) 2021-08-07 15:10:36 -04:00