update: remove unity-projects dir for wsl2

This commit is contained in:
juancwu 2023-01-05 18:57:59 -05:00
commit ce4dbe68fc
No known key found for this signature in database

View file

@ -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