dotfiles: sync

This commit is contained in:
Konstantin Bukley
2020-12-23 17:36:09 +02:00
parent 37caf7e3f7
commit 284c85d37d
10 changed files with 698 additions and 167 deletions

View File

@@ -5,5 +5,9 @@ fi
eval "$(rbenv init - --no-rehash)"
(rbenv rehash &) 2> /dev/null
# eval "$(docker-machine env default)"
# export NVM_DIR="$HOME/.nvm"
# [ -s "/usr/local/opt/nvm/nvm.sh" ] && . "/usr/local/opt/nvm/nvm.sh"
export PATH="/usr/local/opt/icu4c/bin:$PATH"
export PATH="/usr/local/opt/icu4c/sbin:$PATH"