-
722e4e1222
Remove cptemplate, fedit, quickdel scripts, and all related files.
master
Eric Torres
2020-10-24 16:48:09 -07:00
-
3ec6f4991e
Fixes to binary finding
Eric Torres
2020-09-26 10:02:33 -07:00
-
4d7719af2c
Use shutil to find fd bin on system path
2020-06-23
Eric Torres
2020-06-23 22:47:08 -07:00
-
6b595f44a3
Use env to account for PATH interpreter precedence
2020-06.22.2
Eric Torres
2020-06-22 11:21:19 -07:00
-
144190b1c9
Revert "Change interpreter from #!/usr/bin/bash to #!/bin/bash"
Eric Torres
2020-06-22 11:17:29 -07:00
-
bd729e5372
Ignore homebrew package file
Eric Torres
2020-06-22 11:16:51 -07:00
-
9c776c3400
Change interpreter from #!/usr/bin/bash to #!/bin/bash
2020.06.22
Eric Torres
2020-06-22 11:06:05 -07:00
-
09a53e2681
Remove zsh plugin files
Eric Torres
2020-06-22 10:50:33 -07:00
-
129ca17ccd
Rename zsh widgets to avoid confusion
2020-06-21.2
Eric Torres
2020-06-21 23:17:18 -07:00
-
3bf21a54e6
Revert "Rename zsh plugins so they are detected by zsh"
Eric Torres
2020-06-21 22:53:45 -07:00
-
4890ff8aaa
Rename zsh plugins so they are detected by zsh
Eric Torres
2020-06-21 22:49:10 -07:00
-
5537227fc0
Don't use absolute path when calling fedit script in plugin
2020-06-21
Eric Torres
2020-06-21 22:06:16 -07:00
-
79ccd05105
Make fedit script OS agnostic with respect to program cmd line flags
Eric Torres
2020-06-07 15:24:36 -07:00
-
bdf236d067
Fix file permissions for entire repository
Eric Torres
2020-06-07 04:38:56 -07:00
-
bfdf513154
drivetemp: minor code formatting change
Eric Torres
2019-11-03 20:50:05 -08:00
-
c377f57173
Split audio helper scripts into its own package
2019-07-07
Eric Torres
2019-07-07 07:16:57 -07:00
-
343df18c83
Pass %(ext)s when filename is provided on command line
2019-06-17
Eric Torres
2019-06-17 20:38:52 -07:00
-
c730a5b169
Pass %(ext)s when filename is provided on command line
2019-02-20
Eric Torres
2019-06-17 20:38:52 -07:00
-
-
b6d2c0b38b
Remove unused shutil import
Eric Torres
2019-06-17 20:38:23 -07:00
-
a39f4c9c51
General script cleanup
Eric Torres
2019-04-17 21:27:50 -07:00
-
f2a45a7ca3
Check for KeyboardInterrupt
2019-04-17
Eric Torres
2019-04-17 18:55:51 -07:00
-
61250fed0d
Prefix regex strings with 'r'
Eric Torres
2019-03-25 14:00:52 -07:00
-
af39e1d81e
Fix incorrect type being used for temporary file list
Eric Torres
2019-03-20 16:46:33 -07:00
-
2074672357
Refactoring of code and update of zsh plugin for fedit script
2019-03-20
Eric Torres
2019-03-20 14:32:29 -07:00
-
081d098a54
Minor code and if-statement cleanup
Eric Torres
2019-03-20 14:32:10 -07:00
-
74c8cd5de5
Store results in a set initially before processing
Eric Torres
2019-03-17 10:33:52 -07:00
-
ea736c8978
Reimplement quickdel script in python
Eric Torres
2019-03-17 00:54:32 -07:00
-
db8b70dd8f
Reimplement quickdel script in python
2019-03-17
Eric Torres
2019-03-17 00:54:32 -07:00
-
-
e165d6768f
Don't hardcode exit values, use os.sync() in ddusb
2019-03-16
Eric Torres
2019-03-16 22:19:18 -07:00
-
5660ef32ad
Update zsh completions
Eric Torres
2019-03-13 21:35:19 -07:00
-
10206dd51e
Update zsh completions
2019-03-13
Eric Torres
2019-03-13 21:35:19 -07:00
-
-
a671d8d1a9
Use regex matching instead of shell-style matching for ddusb
2019-03-10
Eric Torres
2019-03-10 08:19:46 -07:00
-
366601d014
Change to conditional zle reset-prompt
2019-03-09
Eric Torres
2019-03-09 10:40:50 -08:00
-
6aa5024811
Update comments on ddusb-exclude.conf and regex in ddusb script
Eric Torres
2019-03-08 19:44:05 -08:00
-
188a7fd5da
Perform both important checks before printing info about block devices
2019-03-08
Eric Torres
2019-03-08 06:04:52 -08:00
-
653262d616
Add blacklist ability for ddusb script
Eric Torres
2019-03-07 22:51:56 -08:00
-
9c3a7485f0
Add LICENSE file
Eric Torres
2019-03-07 22:06:01 -08:00
-
3ec9989f25
Use black linting utility on all python scripts
2019-03-07
Eric Torres
2019-03-06 23:34:48 -08:00
-
71264172f2
Create new completions directory for zsh
2019-03-02
Eric Torres
2019-03-02 10:49:26 -08:00
-
8da5be2c19
Update gitignore to include specfile
Eric Torres
2019-03-02 10:33:12 -08:00
-
9d46615a56
Move plugins to plugin directory
Eric Torres
2019-03-01 16:49:17 -08:00
-
aaea526054
Add zle reset-prompt commands to each shortcut plugin
Eric Torres
2019-03-01 16:28:05 -08:00
-
13257f07e6
Use site-functions directory for all zsh plugins
Eric Torres
2019-03-01 15:59:17 -08:00
-
fc101fb30b
Concatenate a str to a list
Eric Torres
2019-02-20 16:12:02 -08:00
-
45aac4e39b
Minor bug fixes and incorrect option passing fixes
Eric Torres
2019-02-20 02:47:48 -08:00
-
bbfff16b44
Return editor when selecting
Eric Torres
2019-02-20 02:24:02 -08:00
-
43013af49f
Utilize shutil.which() for finding youtube-dl binary
Eric Torres
2019-02-20 02:18:34 -08:00
-
475eaebd96
Raise an exception when a non-existent editor is passed
Eric Torres
2019-02-19 16:48:34 -08:00
-
f5f598a020
Transfer functionality for ef into fedit script
2019-02-13
Eric Torres
2019-02-13 17:26:48 -08:00
-
7a29ec5e10
Check if filename is '' instead of None if fzf is cancelled
Eric Torres
2019-02-12 17:32:11 -08:00
-
a528211d3b
Update fedit plugin for new flags
Eric Torres
2019-02-12 12:54:34 -08:00
-
f8dd68edc0
Read filenames as bytes and general code cleanup
Eric Torres
2019-02-12 12:51:26 -08:00
-
4569e97200
Reimplement fedit script in Python
2019-02-12
Eric Torres
2019-02-12 12:24:10 -08:00
-
8c064a13b2
Minor comment cleanup, use $@ instead of $* for input checking
Eric Torres
2019-01-29 17:14:54 -08:00
-
04aade74eb
Remove 'if __name__ == __main__' clauses in all python scripts
Eric Torres
2019-01-22 10:31:04 -08:00
-
24c4ae781b
General code cleanup
Eric Torres
2019-01-20 22:02:39 -08:00
-
2e6c398cd1
General code cleanup
Eric Torres
2019-01-20 22:01:51 -08:00
-
e7c18045bd
Change mode of scripts on filesystem
2019-01-20
Eric Torres
2019-01-20 14:18:17 -08:00
-
ad74a3097e
Rewrite getweather script in python
Eric Torres
2019-01-20 14:16:52 -08:00
-
60efc6f130
Rename shell function
Eric Torres
2019-01-06 21:22:20 -08:00
-
5e754ac454
Add check for presence of fd on system
Eric Torres
2019-01-06 21:21:08 -08:00
-
31cbc35a7b
Print error to stderr instead of stdout
Eric Torres
2019-01-06 21:20:35 -08:00
-
3616cc3c7a
Update fedit and fless functions
Eric Torres
2019-01-03 13:50:47 -08:00
-
2f99658289
Update zsh directory structure
Eric Torres
2019-01-03 13:46:05 -08:00
-
3cdbc7aa67
Move completions dir
Eric Torres
2019-01-03 13:36:03 -08:00
-
16dec73a9d
Add fless and fedit scripts along with zsh plugins
Eric Torres
2019-01-03 13:29:47 -08:00
-
e4c9aa5b42
Remove -x option
Eric Torres
2018-12-15 21:42:34 -08:00
-
2b5d8dc7e8
Change shebang
Eric Torres
2018-12-15 21:25:04 -08:00
-
1e62b03ab0
Change shebang, close when curl is not present
Eric Torres
2018-12-15 21:24:42 -08:00
-
9443697295
Change shebang, close when ffmpeg is not present
Eric Torres
2018-12-15 21:23:44 -08:00
-
e81622fb1b
Change shebang, do not hard-depend on fd, close when fzf is not present
Eric Torres
2018-12-15 21:22:52 -08:00
-
2604ba81a2
Remove zsh completions for ef
Eric Torres
2018-12-10 20:46:26 -08:00
-
87627084ed
Remove ef and fless scripts
Eric Torres
2018-12-07 20:59:04 -08:00
-
2101563ec0
Remove fedit script
Eric Torres
2018-12-06 12:10:06 -08:00
-
b1b77f2574
Revert "Change shebang to /bin/bash"
Eric Torres
2018-12-04 07:40:29 -08:00
-
94d60a3767
Change shebang to /bin/bash
Eric Torres
2018-12-03 00:41:22 -08:00
-
ae1b2801cf
Update gitignore
Eric Torres
2018-12-03 00:39:49 -08:00
-
b294da0d27
Renamed edit.sh to fedit.sh to avoid conflicts with vim
Eric Torres
2018-11-19 21:48:42 -08:00
-
4258b46a5d
Removed all env shebangs, replaced with their direct executables
Eric Torres
2018-11-15 06:49:53 -08:00
-
fbb77d58c8
Change shebangs to execute python3 explicitly
Eric Torres
2018-11-12 23:39:37 -08:00
-
dc22021648
Added TODO
Eric Torres
2018-11-12 19:32:39 -08:00
-
35f2b732af
Reverted to fzf with some minor refactoring
Eric Torres
2018-11-09 20:35:41 -08:00
-
618ddd1c98
Minor code refactors
Eric Torres
2018-11-09 20:07:06 -08:00
-
b1d73da2bf
Changed dependency from fzf to fzy
Eric Torres
2018-11-09 20:06:11 -08:00
-
0731eb86a2
Removed dependency on python-plumbum
Eric Torres
2018-10-30 21:52:43 -07:00
-
55f3f82313
Changed default format to flac because of poor audio quality on opus downloads
Eric Torres
2018-10-27 00:32:45 -07:00
-
2d857a5cac
Added process check for dd
Eric Torres
2018-10-23 15:33:04 -07:00
-
f655fed5e9
Added fless script
Eric Torres
2018-10-23 15:32:42 -07:00
-
f065642278
Changed exit code, add correctness check
Eric Torres
2018-10-22 10:48:15 -07:00
-
90d5f35043
Code cleanup and guard for unexpected options
Eric Torres
2018-10-22 10:47:24 -07:00
-
ceb544b7c6
Fixed NoneType bug and code cleanup
Eric Torres
2018-10-22 10:45:11 -07:00
-
9e23b0b88a
Removed some unneeded documentation in quickdel
Eric Torres
2018-10-22 10:36:17 -07:00
-
d43b809f90
Fixed syntax errors on audiotrim
Eric Torres
2018-10-22 10:36:02 -07:00
-
9eaa146b42
Changed default audio format to opus
Eric Torres
2018-10-22 10:25:52 -07:00
-
260ce979c7
Updated documentation and changed array joining method
Eric Torres
2018-10-21 16:10:42 -07:00
-
7c40a56cb4
Try to fix cp bug for cptemplate
Eric Torres
2018-10-15 08:20:10 -07:00
-
5ffd24adcd
Added ddusb
Eric Torres
2018-10-13 13:07:39 -07:00
-
995566745f
Merging files-scripts and helper-scripts
Eric Torres
2018-10-13 13:06:23 -07:00
-
1446c73371
Changed default audio format to 'ogg'
Eric Torres
2018-10-13 13:05:15 -07:00
-
207f022b43
Added zsh completion for dlaudio
Eric Torres
2018-10-08 21:18:43 -07:00