diff options
Diffstat (limited to '.zshrc')
| -rw-r--r-- | .zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -436,4 +436,5 @@ export PATH="/usr/local/opt/ruby/bin:$PATH" export PATH="$HOME/go/bin:$PATH" export PATH="$HOME/.cargo/bin:$PATH" +export PATH="$HOME/.deno/bin:$PATH" export PATH=/usr/local/go/bin:$PATH |
