Fix coworking script

main
rwxrob 11 months ago
parent bf3f8b71ea
commit 15c8c7e9d4

@ -1,2 +0,0 @@
#!/bin/sh
t 'Coworking/Coffee/Ranting #pomo #k8s #devops #tmux #vim #go #python #perl #shell'

@ -1,10 +1,7 @@
#!/usr/bin/env bash
clear=$'\033[2J'
trap "setterm --cursor on; echo ${clear}; exit; trap -- - SIGINT SIGTERM" SIGTERM SIGINT
echo "${clear}"
trap "setterm --cursor on; clear; exit; trap -- - SIGINT SIGTERM" SIGTERM SIGINT
clear
zet view disclaimer
now
setterm --cursor off

Loading…
Cancel
Save