76 Commits

Author SHA1 Message Date
Eric Torres
9c3a7485f0 Add LICENSE file 2019-03-07 22:06:01 -08:00
Eric Torres
3ec9989f25 Use black linting utility on all python scripts 2019-03-07 2019-03-06 23:34:48 -08:00
Eric Torres
71264172f2 Create new completions directory for zsh 2019-03-02 2019-03-02 10:49:26 -08:00
Eric Torres
8da5be2c19 Update gitignore to include specfile 2019-03-02 10:33:12 -08:00
Eric Torres
9d46615a56 Move plugins to plugin directory 2019-03-01 19:30:48 -08:00
Eric Torres
aaea526054 Add zle reset-prompt commands to each shortcut plugin 2019-03-01 16:34:14 -08:00
Eric Torres
13257f07e6 Use site-functions directory for all zsh plugins 2019-03-01 16:23:18 -08:00
Eric Torres
fc101fb30b Concatenate a str to a list 2019-02-20 16:12:02 -08:00
Eric Torres
45aac4e39b Minor bug fixes and incorrect option passing fixes 2019-02-20 02:47:48 -08:00
Eric Torres
bbfff16b44 Return editor when selecting 2019-02-20 02:24:02 -08:00
Eric Torres
43013af49f Utilize shutil.which() for finding youtube-dl binary 2019-02-20 02:18:34 -08:00
Eric Torres
475eaebd96 Raise an exception when a non-existent editor is passed 2019-02-19 16:48:34 -08:00
Eric Torres
f5f598a020 Transfer functionality for ef into fedit script 2019-02-13 2019-02-13 17:26:48 -08:00
Eric Torres
7a29ec5e10 Check if filename is '' instead of None if fzf is cancelled 2019-02-12 17:32:11 -08:00
Eric Torres
a528211d3b Update fedit plugin for new flags 2019-02-12 12:54:34 -08:00
Eric Torres
f8dd68edc0 Read filenames as bytes and general code cleanup 2019-02-12 12:51:26 -08:00
Eric Torres
4569e97200 Reimplement fedit script in Python 2019-02-12 2019-02-12 12:24:10 -08:00
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