Explorar el Código

fix indent

pull/1/head
10sr hace 11 años
padre
commit
60ba123bef
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      bashrc

+ 2
- 2
bashrc Ver fichero

@@ -914,6 +914,6 @@ __my_set_title(){
echo -n -e "\033]0;${title}\007"
;;
esac
}
PROMPT_COMMAND="__my_set_title \${USER}@\${HOSTNAME}\:\${PWD};
}
PROMPT_COMMAND="__my_set_title \${USER}@\${HOSTNAME}\:\${PWD};
__my_set_screen_title \$(basename \"\$PWD\")/"

Cargando…
Cancelar
Guardar