From ac764394050f6fc39e406799085259d3fc08956a Mon Sep 17 00:00:00 2001 From: tv Date: Thu, 21 May 2015 22:33:16 +0200 Subject: next: initial commit --- next/profile | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100755 next/profile (limited to 'next/profile') diff --git a/next/profile b/next/profile new file mode 100755 index 000000000..138c271f7 --- /dev/null +++ b/next/profile @@ -0,0 +1,11 @@ +#! /bin/sh +export PATH=$HOME/src/config/next/bin:$PATH +export nixpkgs=/var/nixpkgs +export config_root=$HOME/src/config +export retiolum_hosts=$HOME/src/config/hosts +export secrets_root=$HOME/src/config/secrets + +export PS1='\[\e[1;35m\]config>\[\e[m\] ' + +cd /var/empty +exec /bin/sh -- cgit v1.2.3