AutoYADM commit: 2025-07-18 16:49:39
This commit is contained in:
parent
6660244bdf
commit
b793e169aa
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ provide-module root %∴
|
||||||
change-directory %opt{root_path}
|
change-directory %opt{root_path}
|
||||||
echo "CWD: %opt{root_path}"
|
echo "CWD: %opt{root_path}"
|
||||||
}
|
}
|
||||||
|
# TODO: return aint workin
|
||||||
define-command -hidden root-cd-return-impl %{
|
define-command -hidden root-cd-return-impl %{
|
||||||
change-directory %opt{root_prev_pwd}
|
change-directory %opt{root_prev_pwd}
|
||||||
echo "CWD: %opt{root_prev_pwd}"
|
echo "CWD: %opt{root_prev_pwd}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue