update: remove unity-projects dir for wsl2
This commit is contained in:
parent
d0027045e5
commit
ce4dbe68fc
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
|
# ghq list -p # gh cli replaced this, so it is no longer needed
|
||||||
# list local repositories
|
# list local repositories
|
||||||
find $HOME/ghq -mindepth 2 -maxdepth 2 -type d
|
find $HOME/ghq -mindepth 2 -maxdepth 2 -type d
|
||||||
# list unity projects
|
|
||||||
find $HOME/unity-projects -mindepth 1 -maxdepth 1 -type d
|
|
||||||
# home directory
|
# home directory
|
||||||
ls -ad $HOME/*/ | grep -v \.git
|
ls -ad $HOME/*/ | grep -v \.git
|
||||||
# current directory
|
# current directory
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue