updated files

This commit is contained in:
five-hundred-eleven
2025-08-14 19:50:57 -04:00
parent fcaea15768
commit 3918515382
2 changed files with 4 additions and 2 deletions

2
.zshrc
View File

@@ -109,6 +109,8 @@ PATH="$PATH:/usr/local/go/bin"
PATH="$PATH:$HOME/go/bin"
PATH="$PATH:/usr/local/zig-linux-x86_64-0.13.0"
PATH="$PATH:/home/cowley/.modular/pkg/packages.modular.com_mojo/bin"
PATH="$PATH:$HOME/.local/bin"
PATH="$PATH:/opt/nvim-linux-x86_64/bin"
export PATH
source "$HOME/.fzf.zsh"