Commit Graph

27 Commits

Author SHA1 Message Date
9592310e05 Add description of package to README 2021-12-24 22:57:34 -08:00
8112c66d31 Revert "Update file permissions"
This reverts commit 3790866611.
2021-12-21 00:53:44 -08:00
55255839f7 Update README to reflect python version dependency 2021-12-21 00:53:23 -08:00
0a13889c4d Merge branch 'master' of github.com:etorres4/file-scripts 2021-12-21 00:49:14 -08:00
7121fcda13 Update dependencies in specfile 2021-12-21 00:48:59 -08:00
07604923d1 Merge branch 'master' of github.com:etorres4/file-scripts 2021-12-21 00:30:37 -08:00
3790866611 Update file permissions 2021-12-21 00:29:43 -08:00
6db1b5f2af Rename README.rst to README 2021-12-21 00:29:20 -08:00
19b6ea6726 Fix broken specfile 2021-12-21 00:24:13 -08:00
0be96f144a Clean up PKGBUILD 2021-12-21 00:23:53 -08:00
517dd3cbce Update packaging information 2021-12-20 22:46:15 -08:00
68262b6212 Run black formatter 2021-12-20 22:43:18 -08:00
c7632cdb80 Ignore $pkgdir when building Arch packages 2021-12-20 22:41:33 -08:00
55a364f33f Add example command passed to subprocess in find_file 2021-12-20 22:40:14 -08:00
50be791ab7 Fix failing tests 2021-12-20 22:39:27 -08:00
b2ddc57086 Add packaging files 2021-12-20 09:22:43 -08:00
3fb8cae288 Move zsh completion files into their own directories 2021-12-20 09:22:43 -08:00
53903b392a setup.py: Bump version to 0.9 2021-12-20 09:22:43 -08:00
125d5d7d55 zsh completions: add initial zsh completions 2021-12-20 09:22:43 -08:00
b2925bfd23 cptemplate,error.py: Add handling for when target file already exists 2021-12-20 09:22:43 -08:00
48ca334377 quickdel: Add notes for -f 2021-12-20 09:22:43 -08:00
9e52506c56 Update gitignore 2021-12-20 09:22:43 -08:00
ff17b1eff5 search.find_files: fix option handling between pattern and directory parameters 2021-12-20 09:22:43 -08:00
c16ef9f747 Check if template directory exists before continuing with script 2021-12-20 09:22:43 -08:00
c53d4e50b7 Fix variable misnaming 2021-12-20 09:22:43 -08:00
1cb66c8834 Initial commit 2021-12-20 09:22:43 -08:00
478cd22c07 Initial commit 2021-12-20 09:05:06 -08:00