misc tweaks
This commit is contained in:
parent
95975c4e7d
commit
1c55dba40b
2 changed files with 4 additions and 13 deletions
|
@ -44,6 +44,10 @@ check_paths=(
|
|||
# conda and friends
|
||||
/opt/miniforge3/bin
|
||||
|
||||
# rust
|
||||
$HOME/.cargo/bin
|
||||
$HOME/.cargo/env
|
||||
|
||||
# macports
|
||||
/opt/local/bin
|
||||
/opt/local/sbin
|
||||
|
@ -55,10 +59,6 @@ check_paths=(
|
|||
$HOME/.yarn/bin
|
||||
$HOME/.config/yarn/global/node_modules/.bin
|
||||
|
||||
# rust
|
||||
$HOME/.cargo/bin
|
||||
$HOME/.cargo/env
|
||||
|
||||
# WSL
|
||||
# /mnt/c/windows
|
||||
# /mnt/c/windows/system32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue