#!/bin/bash
roxterm -T git -e "bash -c 'git -h; echo; TEXTDOMAINDIR=/usr/share/locale; TEXTDOMAIN=antix26-desktop-files; export TEXTDOMAIN; export TEXTDOMAINDIR; source gettext.sh; echo -en \"\033[1;33m\"; (gettext \"Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server.\"; echo -e \"\n\"; gettext \"Please see above for the basics (scroll up to read) and enter “man git” below for a complete reference.\")|fold -s -w80; echo -e \"\033[0;37m\n\"; exec bash'"
