mirror of
https://github.com/alrayyes/server-dotfiles
synced 2023-11-14 15:56:25 +00:00
fixed yarn bin path
This commit is contained in:
parent
83f33463f2
commit
61e7f1638a
@ -85,7 +85,7 @@ source $ZSH/oh-my-zsh.sh
|
||||
# alias ohmyzsh="mate ~/.oh-my-zsh"
|
||||
|
||||
# Emberjs settings
|
||||
export PATH="$PATH:/home/alrayyes/.config/yarn/global/node_modules/ember-cli/bin"
|
||||
export PATH="$PATH:/home/alrayyes/.config/yarn/global/node_modules/.bin"
|
||||
|
||||
# Set GPG TTY
|
||||
export GPG_TTY=$(tty)
|
||||
|
Loading…
Reference in New Issue
Block a user