summaryrefslogtreecommitdiff
path: root/dotfiles/system/.profile
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/system/.profile')
-rw-r--r--dotfiles/system/.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/dotfiles/system/.profile b/dotfiles/system/.profile
index b6df5ac..8e7653c 100644
--- a/dotfiles/system/.profile
+++ b/dotfiles/system/.profile
@@ -131,7 +131,6 @@ fi
# if [ -z "$DISPLAY" ] && [ "$(tty)" = /dev/tty1 ]; then
# startx
# fi
-. "/home/cjennings/.deno/env"
# Phenomenology RAG alias - queries cogito with deepseek-r1:70b
phenom() {
aichat --rag phenom -m ollama:deepseek-r1:70b "$@"