mirror of
https://github.com/mintty/wsltty.git
synced 2025-10-31 23:21:59 +00:00
Add Shortcut and command script variants changing to Linux home directory (#3).
This commit is contained in:
@@ -11,7 +11,9 @@ rem in any case, at least the config file (home\...) should not be removed
|
||||
|
||||
rem delete Desktop Shortcut and Start Menu Shortcut
|
||||
del "%USERPROFILE%\Desktop\Bash on UoW in Mintty.lnk"
|
||||
del "%USERPROFILE%\Desktop\Bash ~ on UoW in Mintty.lnk"
|
||||
del "%APPDATA%\Microsoft\Windows\Start Menu\Bash on UoW in Mintty.lnk"
|
||||
del "%APPDATA%\Microsoft\Windows\Start Menu\Bash ~ on UoW in Mintty.lnk"
|
||||
|
||||
|
||||
:explorer
|
||||
|
||||
Reference in New Issue
Block a user