aboutsummaryrefslogtreecommitdiff
path: root/shell/.profile
diff options
context:
space:
mode:
authorbozo.kopic <bozo@kopic.xyz>2023-05-04 01:18:40 +0200
committerbozo.kopic <bozo@kopic.xyz>2023-05-04 01:18:40 +0200
commitbdf9097b7e3af3eda9fbdb33c2d544ad4ea5a8f2 (patch)
treef792cffc18484b901151e5f09dd870df25658a85 /shell/.profile
parent2a3dda49dfd0faae1cbe9dbea14bf0d40623bd6a (diff)
.
Diffstat (limited to 'shell/.profile')
-rw-r--r--shell/.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/.profile b/shell/.profile
index fd3dcfb..f234445 100644
--- a/shell/.profile
+++ b/shell/.profile
@@ -24,7 +24,7 @@ export QT_QPA_PLATFORMTHEME=qt5ct
export SSH_AUTH_SOCK=$XDG_RUNTIME_DIR/ssh-agent.socket
export VISUAL=nvim
-prepend_path ~/opt/python310/bin
+prepend_path ~/opt/python311/bin
prepend_path ~/opt/river/bin
prepend_path ~/bin
export PATH