1
0
mirror of https://github.com/alrayyes/dotfiles/ synced 2023-11-14 15:56:30 +00:00

add default scripts to path

This commit is contained in:
Ryan 2018-04-27 13:38:35 +02:00
parent cf1618ac49
commit 7f45917edf

View File

@ -89,7 +89,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/.bin"
export PATH="$PATH:/home/alrayyes/.config/yarn/global/node_modules/.bin:/home/alrayyes/bin"
# Set GPG TTY
export GPG_TTY=$(tty)