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:
parent
cf1618ac49
commit
7f45917edf
@ -89,7 +89,7 @@ source $ZSH/oh-my-zsh.sh
|
|||||||
# alias ohmyzsh="mate ~/.oh-my-zsh"
|
# alias ohmyzsh="mate ~/.oh-my-zsh"
|
||||||
|
|
||||||
# Emberjs settings
|
# 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
|
# Set GPG TTY
|
||||||
export GPG_TTY=$(tty)
|
export GPG_TTY=$(tty)
|
||||||
|
Loading…
Reference in New Issue
Block a user