maint: wsl paths
This commit is contained in:
parent
7721652200
commit
716df683af
1 changed files with 3 additions and 0 deletions
|
@ -58,6 +58,9 @@ check_paths=(
|
||||||
# rust
|
# rust
|
||||||
$HOME/.cargo/bin
|
$HOME/.cargo/bin
|
||||||
|
|
||||||
|
# WSL
|
||||||
|
/mnt/c/windows
|
||||||
|
|
||||||
# misc apps
|
# misc apps
|
||||||
/Applications/Postgres.app/Contents/Versions/latest/bin/
|
/Applications/Postgres.app/Contents/Versions/latest/bin/
|
||||||
/Applications/Visual\ Studio\ Code.app/Contents/Resources/app/bin/
|
/Applications/Visual\ Studio\ Code.app/Contents/Resources/app/bin/
|
||||||
|
|
Loading…
Add table
Reference in a new issue