From 8600374371f91843064441113f4023cda1730877 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Sat, 18 Mar 2023 16:40:57 -0300 Subject: General fish fixes and updates --- .config/fish/functions/prometeo.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/fish/functions/prometeo.fish') diff --git a/.config/fish/functions/prometeo.fish b/.config/fish/functions/prometeo.fish index d59f5206..0dec9b9d 100644 --- a/.config/fish/functions/prometeo.fish +++ b/.config/fish/functions/prometeo.fish @@ -1,4 +1,4 @@ function prometeo - cd ~/code/prometeo/prometeo + cd ~/code/prometeo/banking_api source .venv/bin/activate.fish end -- cgit v1.2.3