is_git_repo and rvm stuff

Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
2017-11-09 15:26:42 +03:00
parent a822b302aa
commit f9fdcd4b16
4 changed files with 19 additions and 5 deletions

View File

@@ -40,11 +40,11 @@ dotfiles_dir="$HOME/git/dotfiles"
# PATH
set_misc_path \
"$HOME/.config/alternatives" \
"$HOME/.rvm/bin" \
"$HOME/games/bin" \
"$HOME/.local/bin" \
"$HOME/.nails/bin" \
"$HOME/.winepx/bin"
"$HOME/.winepx/bin" \
"$HOME/.rvm/bin"
# GPG
GPG_TTY=$(tty)