You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
raven/pubsub/test/test.sh

9 lines
116 B
Bash

#!/bin/bash
SELF="$(pwd)/$0"
DIR=`dirname $SELF`
pushd $DIR
XDG_CONFIG_HOME=. terminator --layout=FourByFour
popd