Dax T. Games
1c77c9261d
Merge remote-tracking branch 'upstream/master' into development-dax
...
* upstream/master:
cleanup
respect PATHEXT instead of hardcoding our own value
add missing qualified dir
cleanup
prevent warnings if the dir does not exist
enable `/d` flag in `excd` by default
fix conflict
add notes on what shim actually is
⬆️ Update dependencies (git-for-windows v2.47.0.windows.1, clink v1.7.3, clink-completions v0.6.0)
make library comments consistent and clean up code
2024-12-29 16:04:36 -05:00
David Refoua
42315d8cec
enable /d flag in excd by default
2024-10-18 03:18:17 +03:30
Dax T. Games
01c41a9268
Merge branch 'master' into more_speed_2
2023-11-10 18:21:11 -08:00
David Refoua
ffb93b1804
call init.bat with the same arguments
2023-10-25 12:32:31 +03:30
Dax T. Games
3ca03795d3
sync
2023-07-03 16:36:57 -04:00
Dax T. Games
294f85e33c
fixes
2023-07-03 16:23:45 -04:00
Dax T. Games
4bf659833c
fix multiuser user_init.cmd creation
2023-07-03 16:19:07 -04:00
Dax T. Games
f1e2fb5697
prevent timer results every time.
2023-02-26 18:00:26 -08:00
Dax T. Games
3a2e747d22
add cleanup of unused env vars
2023-02-18 05:40:46 -08:00
Dax T. Games
1e623ecab4
auto generate cmd user_init.cmd
2023-02-12 09:48:27 -08:00
Dax T. Games
02154a8f88
Update to only collext cmder env vars
2023-02-12 09:46:16 -08:00
David Refoua
dcc06a9d70
add excd ( #1051 )
2022-11-02 19:15:58 +03:30
David Refoua
a2a996147e
adjust root path
2022-10-25 18:42:30 +03:30
David Refoua
05c92f4cb0
Rename cmder_shell. to cmder_shell.cmd
2022-09-10 01:10:17 +04:30
David Refoua
15d66d394a
add cmder_shell.cmd
2022-09-10 00:00:24 +04:30
dgames
357e51acd1
spelling fixes
2022-01-15 11:00:58 -05:00
Dax T Games
93715461e6
Merge pull request #2606 from daxgames/cmder_diag
...
Cmder diag - Save output to a file.
2021-09-17 12:35:24 -04:00
Dax T. Games
fc6cf025be
save cmder_diag.* output to a file
2021-09-17 12:28:49 -04:00
Dax T. Games
f809af1eec
save cmder_diag.* output to a file
2021-09-17 12:22:25 -04:00
Dax T. Games
d9b2c729f9
replace :: with rem
2021-04-15 07:54:39 -04:00
dgames
f362ba8dba
spacing
2020-12-24 17:55:56 -05:00
dgames
24cad3ed5c
fix 'alias ..=cd ..' removing 2 char aliases
2020-12-23 07:30:47 -05:00
Dax T. Games
4378741aad
add systeminfo.exe output
2020-09-12 06:10:41 -04:00
Dax T. Games
d1adf16fa8
'fixes'
2020-08-24 20:27:56 -04:00
Dax T. Games
954937cf97
cleanup
2020-07-05 15:22:09 -04:00
Dax T. Games
2c620d1d67
cleanup
2020-07-05 15:13:23 -04:00
Dax T. Games
5e7a7029d1
make vscode_init.cmd smart enough to apply cmder settings if launched from inside or outside cmder
2020-07-04 14:23:16 -04:00
Dax T. Games
f1c1354c00
make vscode_init.cmd smart enough to apply cmder settings if launched from inside or outside cmder
2020-07-04 13:43:18 -04:00
Dax T. Games
b91bb84f3d
fix cexec.cmd
2020-05-10 10:56:12 -04:00
Dax T. Games
b58b3b4547
restore old alias.cmd without 'create' option
2019-07-07 13:52:34 -04:00
Dax T. Games
9184f8e2bf
Merge branch 'master' of https://github.com/cmderdev/cmder into alias
2019-07-07 13:32:47 -04:00
Dax T. Games
1e0e2193e0
Merge branch 'master' into alias
2019-07-07 13:31:13 -04:00
Dax T. Games
38fd3468fe
restore old alias.cmd without 'create' option
2019-07-07 13:30:34 -04:00
SupinePandora43
72dd8376cd
move
...
https://github.com/cmderdev/cmder/pull/2113#issuecomment-506044156
2019-06-27 16:00:55 +05:00
Dax T. Games
9b9bb13f6a
fix commnd line help
2019-05-05 17:06:44 -04:00
Dax T. Games
ab3f0b76fb
fixes
2019-04-01 22:17:53 -04:00
Dax T. Games
528bbea7f5
fixes
2019-04-01 22:10:21 -04:00
Dax T. Games
f20eca01ac
fixes
2019-04-01 17:34:00 -04:00
Dax T. Games
26d8d58e77
Merge branch 'master' of https://github.com/cmderdev/cmder into alias
2019-04-01 17:32:57 -04:00
Dax T. Games
cf134604bb
fixes
2019-04-01 17:31:46 -04:00
Dax T. Games
67b374ad37
revert alias.cmd changes
2019-04-01 17:09:05 -04:00
Dax T. Games
d592f80364
Merge branch 'master' of https://github.com/cmderdev/cmder into alias
2019-04-01 17:04:03 -04:00
Dax T. Games
3e40c80331
new alias create syntax
2019-04-01 16:58:45 -04:00
Dax T. Games
a813e359c5
don't delete aliases by default but provide an easy way for users to do so.
2019-04-01 09:09:32 -04:00
Daniel Chesters
036cf09360
Ensure use the system find and findstr command instead find/findstr from path. Fix #1959
2018-11-22 21:14:02 +01:00
Dax T Games
3a11d45552
add diag helper scripts and adds to the path ( #1918 )
...
These scripts are to help us help our users by getting a relative picture of their environment that they can submit with an incident.
2018-11-02 14:00:40 +01:00
Dax T. Games
8ff459b309
fixes
2018-09-24 19:07:48 -05:00
Dax T. Games
564ef5220e
allow conditionally setting environment variables
2018-09-15 16:25:31 -05:00
Dax T. Games
86544c9188
readme.md
2018-09-15 15:11:50 -05:00
Dax T. Games
4aec21ce19
readme.md
2018-09-15 15:10:35 -05:00