59 Commits

Author SHA1 Message Date
Eric Torres
8c064a13b2 Minor comment cleanup, use $@ instead of $* for input checking 2019-01-29 17:14:54 -08:00
Eric Torres
04aade74eb Remove 'if __name__ == __main__' clauses in all python scripts 2019-01-22 10:31:04 -08:00
Eric Torres
24c4ae781b General code cleanup 2019-01-22 10:30:55 -08:00
Eric Torres
2e6c398cd1 General code cleanup 2019-01-20 22:01:51 -08:00
Eric Torres
e7c18045bd Change mode of scripts on filesystem 2019-01-20 2019-01-20 14:18:17 -08:00
Eric Torres
ad74a3097e Rewrite getweather script in python 2019-01-20 14:16:52 -08:00
Eric Torres
60efc6f130 Rename shell function 2019-01-06 21:22:20 -08:00
Eric Torres
5e754ac454 Add check for presence of fd on system 2019-01-06 21:21:08 -08:00
Eric Torres
31cbc35a7b Print error to stderr instead of stdout 2019-01-06 21:20:35 -08:00
Eric Torres
3616cc3c7a Update fedit and fless functions 2019-01-03 13:50:47 -08:00
Eric Torres
2f99658289 Update zsh directory structure 2019-01-03 13:46:05 -08:00
Eric Torres
3cdbc7aa67 Move completions dir 2019-01-03 13:36:03 -08:00
Eric Torres
16dec73a9d Add fless and fedit scripts along with zsh plugins 2019-01-03 13:29:47 -08:00
Eric Torres
e4c9aa5b42 Remove -x option 2018-12-15 21:42:34 -08:00
Eric Torres
2b5d8dc7e8 Change shebang 2018-12-15 21:25:42 -08:00
Eric Torres
1e62b03ab0 Change shebang, close when curl is not present 2018-12-15 21:24:42 -08:00
Eric Torres
9443697295 Change shebang, close when ffmpeg is not present 2018-12-15 21:23:44 -08:00
Eric Torres
e81622fb1b Change shebang, do not hard-depend on fd, close when fzf is not present 2018-12-15 21:22:52 -08:00
Eric Torres
2604ba81a2 Remove zsh completions for ef 2018-12-10 20:46:26 -08:00
Eric Torres
87627084ed Remove ef and fless scripts 2018-12-07 20:59:04 -08:00
Eric Torres
2101563ec0 Remove fedit script 2018-12-06 12:10:06 -08:00
Eric Torres
b1b77f2574 Revert "Change shebang to /bin/bash"
This reverts commit 94d60a376718ffe005ed5880c07b407edfb94e2b.
2018-12-04 07:40:29 -08:00
Eric Torres
94d60a3767 Change shebang to /bin/bash 2018-12-03 00:41:22 -08:00
Eric Torres
ae1b2801cf Update gitignore 2018-12-03 00:39:49 -08:00
Eric Torres
b294da0d27 Renamed edit.sh to fedit.sh to avoid conflicts with vim 2018-11-19 21:48:42 -08:00
Eric Torres
4258b46a5d Removed all env shebangs, replaced with their direct executables 2018-11-15 06:49:53 -08:00
Eric Torres
fbb77d58c8 Change shebangs to execute python3 explicitly 2018-11-12 23:39:37 -08:00
Eric Torres
dc22021648 Added TODO 2018-11-12 19:32:39 -08:00
Eric Torres
35f2b732af Reverted to fzf with some minor refactoring 2018-11-09 20:35:41 -08:00
Eric Torres
618ddd1c98 Minor code refactors 2018-11-09 20:07:06 -08:00
Eric Torres
b1d73da2bf Changed dependency from fzf to fzy 2018-11-09 20:06:11 -08:00
Eric Torres
0731eb86a2 Removed dependency on python-plumbum 2018-10-30 21:52:43 -07:00
Eric Torres
55f3f82313 Changed default format to flac because of poor audio quality on opus downloads 2018-10-27 00:32:45 -07:00
Eric Torres
2d857a5cac Added process check for dd 2018-10-23 15:33:04 -07:00
Eric Torres
f655fed5e9 Added fless script 2018-10-23 15:32:42 -07:00
Eric Torres
f065642278 Changed exit code, add correctness check 2018-10-22 10:48:15 -07:00
Eric Torres
90d5f35043 Code cleanup and guard for unexpected options 2018-10-22 10:47:24 -07:00
Eric Torres
ceb544b7c6 Fixed NoneType bug and code cleanup 2018-10-22 10:45:11 -07:00
Eric Torres
9e23b0b88a Removed some unneeded documentation in quickdel 2018-10-22 10:36:17 -07:00
Eric Torres
d43b809f90 Fixed syntax errors on audiotrim 2018-10-22 10:36:02 -07:00
Eric Torres
9eaa146b42 Changed default audio format to opus 2018-10-22 10:25:52 -07:00
Eric Torres
260ce979c7 Updated documentation and changed array joining method 2018-10-21 16:10:42 -07:00
Eric Torres
7c40a56cb4 Try to fix cp bug for cptemplate 2018-10-15 08:20:10 -07:00
Eric Torres
5ffd24adcd Added ddusb 2018-10-13 13:07:39 -07:00
Eric Torres
995566745f Merging files-scripts and helper-scripts 2018-10-13 13:06:23 -07:00
Eric Torres
1446c73371 Changed default audio format to 'ogg' 2018-10-13 13:05:15 -07:00
Eric Torres
207f022b43 Added zsh completion for dlaudio 2018-10-08 21:18:43 -07:00
Eric Torres
bb50bb6e78 Changed dlaudio to python 2018-10-02 12:29:27 -07:00
Eric Torres
058db44db0 A filename bug fix 2018-09-15 12:50:45 -07:00
Eric Torres
b7c67fe2bc Formatting fix for drivetemp 2018-09-15 12:35:49 -07:00