diff options
| author | nsfisis <nsfisis@gmail.com> | 2023-01-03 00:45:13 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2023-01-15 13:40:34 +0900 |
| commit | a856443120fae163adb4d8392112967e7e25c8f1 (patch) | |
| tree | 2c8eea6fd6b982582db043da3793f333254e8527 /.zshrc | |
| parent | 12b054b05fba9ae7188751cf07e23dacd414a744 (diff) | |
| download | dotfiles-a856443120fae163adb4d8392112967e7e25c8f1.tar.gz dotfiles-a856443120fae163adb4d8392112967e7e25c8f1.tar.zst dotfiles-a856443120fae163adb4d8392112967e7e25c8f1.zip | |
misc: add Deno to INSTALL.txt
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 |
