Update promptooor

This commit is contained in:
Bryan Ramos 2024-01-25 16:10:28 -05:00
parent 2a67b95d79
commit 1cf1cdf1cd
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8
2 changed files with 48 additions and 47 deletions

View file

@ -2,6 +2,8 @@
export EDITOR=nvim
export DIRENV_LOG_FORMAT=
eval "$(direnv hook bash)"
function cdg() {
if [[ $1 == "--help" ]]; then
echo "A simple utility for navigating to the root of a git repo"