From 1d2007bc7ae01d97f96fdde3d3afd4a31ef8d933 Mon Sep 17 00:00:00 2001 From: build Date: Mon, 12 Mar 2007 16:27:05 +0000 Subject: [PATCH] adds common aliases to root profile --- tunings-myplc/dot-profile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tunings-myplc/dot-profile b/tunings-myplc/dot-profile index a160f73..f2e1a45 100644 --- a/tunings-myplc/dot-profile +++ b/tunings-myplc/dot-profile @@ -4,3 +4,6 @@ alias g=pushd alias b=popd alias j=jobs alias h=history + +alias sql='psql --user=pgsqluser planetlab4' +alias api='cd /usr/share/plc_api' -- 2.47.0