More fixes

This commit is contained in:
2026-03-08 23:18:13 +00:00
parent 4bc5a0a6c0
commit 67109d6f64
15 changed files with 86 additions and 83 deletions

View File

@@ -183,8 +183,6 @@ set -o ignoreeof # Stop CTRL-D from quitting
# Load syntax highlighting; should be last.
source /usr/share/zsh/plugins/fast-syntax-highlighting/fast-syntax-highlighting.plugin.zsh 2>/dev/null
. "$HOME/.local/share/../bin/env"
eval "$(zoxide init --cmd cd zsh)"
eval "$(try init ~/src/tries)"