Commit Graph
12 Commits
Author SHA1 Message Date
krisdoodle45andGitHub ebcc52f1fb otp script: Printf is not needed here (#1062) 2022-01-21 22:17:21 +00:00
krisdoodle45andGitHub 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
krisdoodle45andGitHub 56caae7b03 Revert changes to displayselect (already best performance) 2021-10-19 16:53:06 +02:00
krisdoodle45andGitHub 7dbc757a64 Add some conf file variables 2021-10-14 20:50:00 +02:00
krisdoodle45andGitHub 40af3ab992 Use setsid 2021-10-14 20:47:33 +02:00
krisdoodle45andGitHub 6faae93d15 Replicate tail functionality in awk 2021-10-14 20:46:07 +02:00
krisdoodle45andGitHub 64f31bf86c Add some variables 2021-10-14 20:44:40 +02:00
krisdoodle45andGitHub 828c052184 We don't need sed here (#1006) 2021-09-24 10:35:49 -04:00
krisdoodle45andGitHub 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
krisdoodle45andGitHub 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
krisdoodle45andGitHub 2eb02268b6 Changed paru to yay due to new LARBS changes (#987) 2021-08-24 15:09:07 -04:00
krisdoodle45andGitHub 418c00cbc4 Update peertubetorrent due to changed URL format (#979) 2021-08-07 15:10:36 -04:00