Sfoglia il codice sorgente

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

pull/1/head
10sr 10 anni fa
parent
commit
05c29c46d0
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. +2
    -1
      shrc

+ 2
- 1
shrc Vedi File

@@ -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"


Caricamento…
Annulla
Salva