upgrade yo
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user