upgrade yo

This commit is contained in:
2017-09-04 03:04:59 +04:00
parent df599c2258
commit 4c4737d38e
4 changed files with 29 additions and 16 deletions

View File

@@ -58,9 +58,7 @@ function .g-init() {
.g remote add origin ssh://dedi/var/www/git.abra.me/dot.git
}
function twitch() {
livestreamer "http://www.twitch.tv/$1" ${@:2}
}
function is_local() {
[[ $(hostname) == "abra0.local" ]]
@@ -85,7 +83,7 @@ function latest() {
# ----------------------------------- END ALIASES --------------------------------------------------
export EDITOR=/usr/bin/vim
export PATH=$PATH:$HOME/bin:$HOME/brew/bin
export PATH=$HOME/brew/bin:$HOME/bin:$PATH
export DYLD_LIBRARY_PATH="/Developer/NVIDIA/CUDA-8.0/lib:/usr/local/cuda/lib"
# added by travis gem