mirror of
https://github.com/schoebel/mars
synced 2025-03-05 12:57:35 +00:00
add Gitt commands to mars-status.pl
This commit is contained in:
parent
df22f6bc58
commit
bde90c7691
@ -1,5 +1,7 @@
|
||||
#!/usr/bin/perl -w
|
||||
#
|
||||
# $Id$
|
||||
# $Author$ $Date$
|
||||
# last update at Fr 27. Jan 12:59:55 CET 2012 by joerg.mann@1und1.de
|
||||
|
||||
# TODO:
|
||||
@ -18,7 +20,7 @@ use Term::ANSIColor;
|
||||
|
||||
|
||||
### defaults
|
||||
my $version = "0.067j";
|
||||
my $version = "0.067k";
|
||||
my $alife_timeout = "99"; # sec
|
||||
my $is_tty = 0;
|
||||
my $mars_dir = '/mars';
|
||||
|
Loading…
Reference in New Issue
Block a user