From 50adee4e79febf6f74594604e9f7083461b04227 Mon Sep 17 00:00:00 2001 From: Luke Date: Sun, 21 Jan 2018 18:29:48 -0700 Subject: "first" commit, preparing for LARBS 2.0 --- .config/Scripts/welcome | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 .config/Scripts/welcome (limited to '.config/Scripts/welcome') diff --git a/.config/Scripts/welcome b/.config/Scripts/welcome new file mode 100755 index 0000000..2e33713 --- /dev/null +++ b/.config/Scripts/welcome @@ -0,0 +1,4 @@ +#!/bin/bash +dialog --title "Welcome to LARBS!" --msgbox "If you're new to the system, hold down the Windows key and press F1 for a full tutorial! + +(This infobox will greet you at each login until you run the command \"hello-larbs\" in the terminal.)" 10 60 -- cgit v1.3.1