Rename find git project script to kebab-case

This commit is contained in:
Talia 2023-05-17 16:21:52 +02:00
parent 4b51b40006
commit 77f7fd81fc
2 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ alias tmux='tmux -2'
alias w='watch -t -d -n 1'
alias wmu='wake-me-up'
pp() {
cd $(find_git_project $HOME/workspace "$@")
cd $(find-git-project $HOME/workspace "$@")
}
# Funny