conf updated

This commit is contained in:
bumpsoo 2024-01-15 13:55:54 +09:00
parent 4381e48d8a
commit 697a20d81a
3 changed files with 6 additions and 1 deletions

View file

@ -7,3 +7,7 @@ alias ll='ls -al'
export PATH=$PATH:~/go/bin
export PATH=$PATH:~/.cache/rebar3/bin
export DENO_INSTALL=~/.deno
export PATH="$DENO_INSTALL/bin:$PATH"