Pārlūkot izejas kodu

Add some start message

master
10sr pirms 5 gadiem
vecāks
revīzija
94cf2d5ae3
Parakstījis: 10sr GPG atslēgas ID: 7BEC428194130EB2
1 mainītis faili ar 12 papildinājumiem un 7 dzēšanām
  1. +12
    -7
      shrc

+ 12
- 7
shrc Parādīt failu

@@ -204,18 +204,23 @@ command -v fortune >/dev/null && {
echo echo
} }


if null type figlet && null type lolcat
then
echo `whoami`@`hostname` | figlet | lolcat
fi

uname -a uname -a
$iswindows && alias tty="echo cmd.exe" $iswindows && alias tty="echo cmd.exe"
echo TERM $TERM with $(tput colors) colors using $(tty) echo TERM $TERM with $(tput colors) colors using $(tty)
echo umask: `umask -S` echo umask: `umask -S`


if null type figlet && null type lolcat
then
echo `whoami`@`hostname` | figlet | lolcat
fi

echo
__safe_run id `whoami`
# echo
## A bit heavy command
# finger `whoami`
echo echo
__safe_run w yuk
__safe_run w `whoami`


# if null type tmux # if null type tmux
# then # then
@@ -796,7 +801,7 @@ showinfo(){
} }


$iswindows || __safe_run finger $USER $iswindows || __safe_run finger $USER
LANG=C __safe_runc id
LANG=C __safe_run id
__safe_run xset q __safe_run xset q
} }




Notiek ielāde…
Atcelt
Saglabāt