Commit graph

57 commits

Author SHA1 Message Date
18389ca9b8 scripts: created userprofile script 2024-07-08 13:25:59 -04:00
2798682a1d env-share: added git-bash companion script 2024-07-08 13:09:51 -04:00
cceb2048b9 env-share: fixed a couple minor issues and added release profile 2024-07-08 10:26:22 -04:00
7c7d720f8e env-share: initial implementation 2024-07-08 10:12:46 -04:00
2445530f9b man: fixed typos in mkwin manual 2024-07-05 14:25:56 -04:00
dd299c4976 scripts: created pwsh launch script 2024-07-03 16:20:46 -04:00
c5625bf46c man: fixed a typo for path-convert 2024-06-25 13:16:31 -04:00
a7197d6083 man: added pages for mkwin and path-convert 2024-06-25 12:34:40 -04:00
5893a1fbfc updated README 2024-06-25 09:50:49 -04:00
7262fe4a17 scripts: dos.sh now runs with or without args 2024-06-25 09:50:42 -04:00
9738b9a0e9 mkwin: added a 'find' flag to use 'find' to locate binaries with changing paths 2024-06-25 09:45:01 -04:00
63f8e69afc scripts: elevate now only requires a target for DOS mode (Linux mode opens WSL shell) 2024-06-17 08:58:42 -04:00
c097159c05 path-convert: no target converts pwd 2024-06-17 08:45:44 -04:00
67ec5ec90b updated README 2024-06-14 14:01:48 -04:00
edf2fed12d just: moved qdls chmod from base 'install all' script to qdls 'install' script 2024-06-14 13:53:36 -04:00
795f45e607 fixed base install 2024-06-14 13:49:17 -04:00
ccae331e6f fixed syntax errors in base justfile 2024-06-14 11:28:47 -04:00
60833cef60 improved base justfile 2024-06-14 11:26:53 -04:00
64deaeaece initial justfiles 2024-06-14 11:24:46 -04:00
47a05b4508 qlds: updated gitignore 2024-06-14 10:58:17 -04:00
a709ef4585 scripts: added new scripts 'dos' and 'terminal' 2024-06-14 08:51:02 -04:00
40e33e7023 scripts: improved code clarity in elevate.sh 2024-06-13 10:39:43 -04:00
43edc934ec updated README and made explorer.sh a sample 2024-06-12 15:18:04 -04:00
741385cc64 scripts: initial implementation of elevate.sh 2024-06-12 15:17:43 -04:00
480620e192 mkwin: proofread and clarified help text 2024-06-11 11:51:50 -04:00
9bc9ba71ec mkwin: improved help text formatting 2024-06-11 11:43:57 -04:00
1ddf8439f5 mkwin: improved output formatting 2024-06-11 11:41:58 -04:00
a3b3dce376 mkwin: added empty flag to not pass $@ 2024-06-11 11:29:57 -04:00
5386fbdf63 mkwin: updated help text 2024-06-11 11:05:33 -04:00
468727e2ad version bump 2024-06-11 10:57:29 -04:00
05dd7187ac mkwin: implement argument forwarding and improved output formatting 2024-06-11 10:56:56 -04:00
48030490cb path-convert: updated help text 2024-06-11 10:12:18 -04:00
f7e215b548 path-convert: added flag to emit network paths 2024-06-11 10:05:41 -04:00
f62b201c14 updated README 2024-06-11 09:49:13 -04:00
b9cb18ea0b fixed a crash and made paths canonicalize 2024-06-11 09:32:57 -04:00
6ff3b992bc Merge branch 'mkwin' 2024-06-11 09:12:49 -04:00
fa743c5a34 Merge branch 'qdls' 2024-06-11 09:12:45 -04:00
8dca73516d minor repo structure change 2024-06-11 09:12:35 -04:00
d8e7bb5b33 updated README 2024-06-11 09:11:39 -04:00
3ea61d1954 mkwin: initial commit 2024-06-11 09:11:24 -04:00
ab20175cf0 fixed qdls formatting 2024-06-10 13:34:59 -04:00
02399fecdb qdls: fixed skip cases not skipping and order is more like ls 2024-06-10 13:22:14 -04:00
763ccb3291 fixed column behavior in qdls 2024-06-10 13:05:12 -04:00
1b42869e3f show hidden flag implemented 2024-06-10 09:53:43 -04:00
6f61a98ebc better hidden file handling 2024-06-07 15:17:18 -04:00
cf7c78569c updated README 2024-06-07 14:11:24 -04:00
9591a4867c improved formatting and code readability 2024-06-07 14:11:14 -04:00
cb59ed771a initial basic qdls implementation 2024-06-05 14:29:25 -04:00
d5e81e285f path-convert: added support for programs that don't handle spaces in paths 2024-06-05 14:12:42 -04:00
46b81db6dc added quote behavior to explorer script 2024-06-05 10:06:38 -04:00