Explorar el Código

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

pull/1/head
10sr hace 10 años
padre
commit
05c29c46d0
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      shrc

+ 2
- 1
shrc Ver fichero

@@ -614,7 +614,8 @@ dt(){

if test -n "${__MY_DTACH}"
then
echo "Current session: ${__MY_DTACH}"
soc_name="`echo $__MY_DTACH | sed -e "s ^$__dtach_dir/ "`"
echo "Current session: ${soc_name}"
fi

if test -z "$1"


Cargando…
Cancelar
Guardar