Explorar el Código

Merge branch 'master' of github.com:10sr/dotfiles

pull/1/head
10sr hace 11 años
padre
commit
28a6bd1d55
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. +3
    -1
      profile

+ 3
- 1
profile Ver fichero

@@ -55,7 +55,9 @@ export LD_LIBRARY_PATH="$HOME/.local/lib:$LD_LIBRARY_PATH"
#export CFLAGS="$CFLAGS -I$HOME/.local/include"

#_python_pkg_conf="/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/pkgconfig"
PKG_CONFIG_PATH="$PKG_CONFIG_PATH:$_python_pkg_conf"
export PKG_CONFIG_PATH="$PKG_CONFIG_PATH:$_python_pkg_conf"

export MANPATH="$MANPATH:$HOME/.local/share/man"

type setterm >/dev/null 2>&1 && setterm -blank 30 -powersave on # -powerdown 10
# in my environment powerdown does not work


Cargando…
Cancelar
Guardar