conf updated
This commit is contained in:
parent
4381e48d8a
commit
697a20d81a
3 changed files with 6 additions and 1 deletions
4
.profile
4
.profile
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue