9 lines
165 B
Text
9 lines
165 B
Text
|
path+=(
|
||
|
'/mnt/c/Windows/System32'
|
||
|
'/mnt/c/Windows'
|
||
|
'/mnt/c/Windows/System32/WindowsPowerShell/v1.0/'
|
||
|
)
|
||
|
|
||
|
alias xx='explorer.exe'
|
||
|
alias vc='cmd.exe /c code . &'
|