[prev in list] [next in list] [prev in thread] [next in thread] 

List:       klik-devel
Subject:    [klik-devel] [klikclient commit] r999 - trunk/client/binaryparts/bin
From:       codesite-noreply () google ! com
Date:       2008-02-03 13:09:09
Message-ID: 000e0cd14664044540b68d636f22d716 () google ! com
[Download RAW message or body]

Author: lionel.tricon
Date: Sun Feb  3 05:08:31 2008
New Revision: 999

Added:
   trunk/client/binaryparts/bin/.bashrc
   trunk/client/binaryparts/bin/bash   (contents, props changed)

Log:
Modify the prompt to show an indicator that we are in a "klik shell 
environment" and add some alias


Added: trunk/client/binaryparts/bin/.bashrc
==============================================================================
--- (empty file)
+++ trunk/client/binaryparts/bin/.bashrc	Sun Feb  3 05:08:31 2008
@@ -0,0 +1,6 @@
+[ -f /etc/bash.bashrc ] && . /etc/bash.bashrc
+[ -f ~/.bashrc ] && . ~/.bashrc
+alias test='/opt/klik/bin/test'
+alias ldd='/opt/klik/bin/ldd'
+export PS1='\u@\h:\w\$ klik> '
+cd

Added: trunk/client/binaryparts/bin/bash
==============================================================================
--- (empty file)
+++ trunk/client/binaryparts/bin/bash	Sun Feb  3 05:08:31 2008
@@ -0,0 +1,3 @@
+#!/bin/bash
+alias test='/opt/klik/bin/test'
+/bin/bash -i --rcfile /opt/klik/bin/.bashrc $*
_______________________________________________
klik-devel mailing list
klik-devel@kde.org
https://mail.kde.org/mailman/listinfo/klik-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic