~scripts
55 itemsDownload ./*

55 itemsDownload ./*

..
display
dzen2
tiling
vosh
4cdl
4trips
alarm
ambient
battery-monitor
checkit
cleverbot.py
clock
color-gen
colors-hex
colorscheme.sh
compton.sh
dailywall
dmenu
ffthumb
grid
gridmacro
gridmacro.kde
help
importw
indexer
install-all.sh
install-twily.sh
installng
mp3ogg
orage
pipes
pipes.x
pipewire_bt.sh
ports
rain
randwall
readystart.sh
rotate.sh
scan.sh
screencast
screencast2
scrot
scrotw
search
skull
slocker
startblender.sh
starwars
streamit
sumnum
synctimedate.sh
tty-colorize
usrmount
ytp
ytplay


scriptstty-colorize
2 601•  9 years ago•  DownloadRawClose
9 years ago•  2 601

{}
#!/bin/bash
# used in .zshrc

if [ "$TERM" = "linux" ]; then
    # Black
    echo -en "\e]P0000000"
    echo -en "\e]P817181A"
    # Red
    echo -en "\e]P1B73440"
    echo -en "\e]P9DC5E6D"
    # Green
    echo -en "\e]P268A026"
    echo -en "\e]PA98D54F"
    # Yellow
    echo -en "\e]P3AB6D2A"
    echo -en "\e]PBD4995B"
    # Blue
    echo -en "\e]P45534AC"
    echo -en "\e]PC8161DC"
    # Magenta
    echo -en "\e]P5AC337D"
    echo -en "\e]PDD963B3"
    # Cyan
    echo -en "\e]P6268F6B"
    echo -en "\e]PE55D5A9"
    # White
    echo -en "\e]P7AAABAD"
    echo -en "\e]PFCECFD1"

    clear
    echo -e "\nWelcome back Twily!\n"
fi

Top
©twily.info 2013 - 2024
twily at twily dot info



2 085 414 visits
... ^ v