scripts

My personal collection of scripts
git clone git://src.gearsix.net/scripts
Log | Files | Refs | Atom | README | LICENSE

DateCommit messageAuthorFiles+-
2023-03-07 11:53tutanota-update: tutanota app has its own update system nowgearsix1+0-0
2023-03-07 11:52README: updated with new scriptsgearsix1+10-7
2023-03-07 11:48openurl.sh: removed file executable modegearsix1+0-0
2023-03-07 11:45git-pradd: new script :)gearsix1+54-0
2023-03-07 10:35md-preview: added option to specify converter (-c, --converter)gearsix1+43-9
2023-01-31 11:00renamed grepf -> grepr; minor shellcheck fixgearsix2+15-15
2023-01-23 18:16fixed preview-md for shgearsix1+6-12
2023-01-18 13:35added src/posix/rledgearsix1+5-0
2023-01-12 13:21fixed flac2mp3 for shgearsix1+3-4
2023-01-07 15:51made openurl macos compatiblegearsix1+6-4
2023-01-07 15:04removed executable perms from two scriptsgearsix2+0-0
2022-12-26 18:09install.sh now calls -hgearsix1+4-1
2022-12-26 18:02added -h options to all posix scriptsgearsix6+37-1
2022-10-27 16:11added win/flac2mp3gearsix1+2-0
2022-09-25 16:50added src/posix/gnome-shell-cycle-wallpaper.shgearsix1+10-0
2022-09-25 16:50updated install.sh to new src directoriesgearsix1+2-2
2022-09-25 11:38added $port arg to pyserve.sh; removed pyserve.py (it was a copy of the .sh?)gearsix2+4-9
2022-09-23 12:36added "tutanota-update.sh"; moved any->src/, nix->src/posix, win->src/windowsgearsix37+375-0
2022-08-26 10:04nix/onfilech: added help & reduced sleep periodgearsix1+8-1
2022-08-26 09:56updated docgearsix2+37-30
2022-08-26 09:39removed overbearing help from installergearsix1+0-2
2022-08-26 09:36added nix/onfilechgearsix1+19-0
2022-07-06 16:30mv d2h & h2d -> any/gearsix2+0-0
2022-06-28 15:12added any/jiggle.pygearsix1+11-0
2022-06-09 11:27added d2h.py, h2d.py; moved nix/pyserve.py -> pyserve.shgearsix2+14-1
2022-06-09 10:59renamed pyserve to .sh (it's a shell file); added h2d.pygearsix3+23-3
2022-04-26 08:50backup: fixed some shellcheck errs, changed -r to -mgearsix1+4-6
2022-04-03 12:38added unfinished directory to nixgearsix1+9-0
2022-03-31 11:24mkded: added '-p' to mkdir; checks for $2 before touchgearsix1+2-2
2022-03-24 15:44bugfix to strcmpgearsix1+1-1
2022-03-18 00:24added pyservegearsix2+8-1
2022-03-17 17:07removed bad args from install.sh installgearsix1+1-1
2022-03-13 17:56some work on install.shgearsix1+10-7
2022-03-13 17:43typo fix in openurlgearsix1+1-1
2022-03-13 17:43moved xbright to depreciatedgearsix1+0-0
2022-03-13 17:43bugfix in git-cfg; updated it to use shgearsix1+13-11
2022-03-13 17:42mkdnvim -> mkded; updated it to use sh; updated nvim -> $EDITORgearsix2+16-17
2022-02-21 11:22fix to install.shgearsix@tuta.io1+1-1
2022-01-10 17:06bugfixes & improv. win/zipto7z.ps1gearsix1+10-6
2022-01-04 22:51moved src/->nix/; added some powershell scripts to win/gearsix30+25-1
2021-11-11 11:16re-wrote openurl to be more simplegearsix3+21-9
2021-11-11 10:54updated README & install -hgearsix2+81-68
2021-11-11 10:35moved xopen to depreciatedgearsix2+23-21
2021-11-11 10:35added DEPRECIATED notesgearsix2+4-0
2021-11-11 10:00moved cpc.sh to depreciated (can't remember why it exists)gearsix1+0-0
2021-11-11 10:00added description to catrmgearsix1+2-0
2021-10-05 11:46added catrm.shgearsix2+15-0
2021-09-21 11:30minor fix in installvagrant1+2-0
2021-08-30 19:39updated READMEgearsix1+13-1
2021-08-30 19:30added xbrightgearsix1+16-0
2021-08-23 12:04Merge branch 'master' of https://notabug.org/gearsix/scriptsgearsix21+52-47
2021-08-18 17:21regex fix to preview-mdgearsix1+1-1
2021-08-18 17:21added -r to cp in mkdcpgearsix1+1-1
2021-08-10 12:51sh fix (== to =)GeaRSiX19+37-32
2021-08-09 15:58fix to grepfGeaRSiX1+1-1
2021-08-09 15:56renamed gfind -> grepf (found gnu find named gfind on a system)GeaRSiX2+15-15
2021-07-29 14:48bugfix in while-truegearsix1+2-1
2021-07-27 12:26shh -> shushgearsix2+16-16
2021-07-26 19:55fix in gfindgearsix1+2-8
2021-07-26 15:55Merge branch 'master' of https://notabug.org/gearsix/scriptsgearsix0+0-0
2021-07-26 15:54finished adding -h/--help printsgearsix15+119-9
2021-07-26 15:27added -r to backupgearsix1+8-2
2021-07-26 15:25depreciated strlengearsix2+28-21
2021-07-26 15:23started adding -h/--help prints; compress-pdf bugfix; added -q to xopengearsix6+51-9
2021-07-02 20:21permissions for pomodorogearsix1+0-0
2021-07-02 20:20minor fix in backupgearsix1+1-2
2021-06-25 12:38Merge branch 'master' of https://notabug.org/gearsix/scriptsgearsix1+4-4
2021-06-25 12:37added a notify script for pomodorogearsix1+25-0
2021-06-25 12:28updates & fixes in preview-mdgearsix1+6-6
2021-06-06 12:23minor install fixgearsix1+2-3
2021-05-26 12:06changed default destination to ~/.local/bin if not rootGeaRSiX1+2-1
2021-04-26 15:01added compress-pdfgearsix1+17-0
2021-04-15 18:11removed rsfeed (added into rsfeed fork instead)gearsix1+0-17
2021-04-13 09:50added comment doc to gobuildgearsix1+4-0
2021-04-09 12:05added rsfeedgearsix1+17-0
2021-04-07 12:28removed x perm from gobuildgearsix1+0-0
2021-03-28 16:26added gobuildgearsix1+17-0
2021-03-28 16:25added randstrgearsix1+9-0
2021-03-09 20:44removed git-tmuxgearsix1+0-11
2021-03-09 13:30install: added mkdir check && replace for ~ -> /home/gearsixgearsix1+9-3
2021-02-03 10:44backup works forgearsix1+3-3
2021-02-02 15:20fixed git-cfggearsix1+15-5
2021-01-29 17:01removed mkdcdgearsix1+0-9
2020-08-31 12:16bugfix to prev. commitGeaRSiX1+1-1
2020-08-28 11:50updated some prints in the install scriptGeaRSiX1+3-2
2020-08-12 10:03minor fix in git-cfggearsix1+6-5
2020-08-12 09:52Merge branch 'master' of https://notabug.org/gearsix/g6scriptsGeaRSiX2+5-4
2020-08-12 09:52removed -v from git branch paneGeaRSiX1+1-1
2020-08-03 10:52removed -v from git-tmux branch windowGeaRSiX1+1-1
2020-07-27 11:04updated src/preview-md.shGeaRSiX1+4-3
2020-07-27 11:03fix to install permissionsGeaRSiX1+1-1
2020-07-29 13:16bugfix in installgearsix@tuta.io1+2-2
2020-07-27 10:35added option to specify script to installGeaRSiX1+29-19
2020-07-27 10:34src/preview-md.sh doc - added dependenciesGeaRSiX1+2-1
2020-07-24 18:49removed x permissions for git-tmuxGeaRSiX1+0-0
2020-07-01 21:18added git-tmuxGeaRSiX1+11-0
2020-07-01 21:13removed execute permissions for preview-md (leftover from debug)GeaRSiX1+0-0
2020-07-01 21:13doc note in git-clone-bulkGeaRSiX1+2-1
2020-07-01 20:02Merge branch 'master' of https://notabug.org/gearsix/g6scriptsGeaRSiX8+58-5
2020-06-22 23:28added src/mkdtouch.shGeaRSiX1+8-0
2020-06-22 23:20added git-clone-bulkGeaRSiX1+5-0
2020-06-22 23:14added src/git-pull-allGeaRSiX1+8-0
2020-06-22 23:04escaped filepaths in mkdmvGeaRSiX1+3-3
2020-06-14 17:35updated default install locationGeaRSiX1+1-1
2020-06-12 14:49added dependency doc to gfindGeaRSiX1+1-0
2020-06-12 14:49added preview-mdGeaRSiX2+18-0
2020-06-12 14:16added note to README.mdGeaRSiX1+2-0
2020-06-12 14:13added MIT licenseGeaRSiX1+9-0
2020-06-12 14:12minor edit to install scriptGeaRSiX1+7-5
2020-02-14 12:20added mkdcd; minor fix to gfind; permission change on git-cfg;GeaRSiX3+10-1
2020-02-14 00:53added force option to install added reinstall option to installGeaRSiX1+59-28
2020-02-08 14:07added src/backup.sh small bugfix on src/while-true.shGeaRSiX2+8-1
2020-02-08 14:07updated install script to skip files already installed at specified dirGeaRSiX1+9-7
2020-01-16 20:20bugfix in xopenGeaRSiX2+4-24
2020-01-15 20:14moved scripts from bash->shGeaRSiX13+18-18
2020-01-15 20:11added git-cfgGeaRSiX2+29-2
2020-01-15 19:29prettied up README a littleGeaRSiX1+24-26
2020-01-15 19:09added while-true scriptGeaRSiX2+18-0
2020-01-15 19:07updated READMEGeaRSiX1+49-11
2020-01-15 16:35added install script; moved scripts to src/; amend to doc in scripts so info in install works;GeaRSiX25+303-178
2018-11-15 17:04♻️ updated README, .gitignoreGeaRSiX2+1-3
2018-11-13 00:52🗑️ deleted scripts added to .gitignore - will prune from historyGeaRSiX0+0-0
2018-11-13 00:24✨ added .gitignoreGeaRSiX1+3-0
2018-11-13 00:18✨ added READMEGeaRSiX1+27-0
2018-11-12 23:33📚 updated documentation in all filesGeaRSiX10+29-21
2018-11-12 23:14♻️ fixed shhGeaRSiX1+5-3
2018-11-12 21:49♻️ updated doc in mkdmv.shGeaRSiX1+3-3
2018-11-12 21:47♻️ modified a comment in flac2mp3.shGeaRSiX1+2-1
2018-11-12 21:45✨ initial commitGeaRSiX12+167-0