update: remove unity-projects dir for wsl2
This commit is contained in:
parent
d0027045e5
commit
4609fd89ac
1 changed files with 0 additions and 2 deletions
|
|
@ -19,8 +19,6 @@ function peco_change_directory
|
|||
# ghq list -p # gh cli replaced this, so it is no longer needed
|
||||
# list local repositories
|
||||
find $HOME/ghq -mindepth 2 -maxdepth 2 -type d
|
||||
# list unity projects
|
||||
find $HOME/unity-projects -mindepth 1 -maxdepth 1 -type d
|
||||
# home directory
|
||||
ls -ad $HOME/*/ | grep -v \.git
|
||||
# current directory
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue