Update
This commit is contained in:
2
zshrc
2
zshrc
@@ -1,7 +1,7 @@
|
|||||||
# If you come from bash you might have to change your $PATH.
|
# If you come from bash you might have to change your $PATH.
|
||||||
export PATH=$HOME/.local/bin:/usr/local/bin:$PATH
|
export PATH=$HOME/.local/bin:/usr/local/bin:$PATH
|
||||||
|
|
||||||
export DENO_INSTALL="/home/vbalien/.deno"
|
export DENO_INSTALL="$HOME/.deno"
|
||||||
export PATH="$DENO_INSTALL/bin:$PATH"
|
export PATH="$DENO_INSTALL/bin:$PATH"
|
||||||
export PATH="$PATH:$HOME/go/bin"
|
export PATH="$PATH:$HOME/go/bin"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user