pld-ftp-admin: shell/bashrc - still want my PS1

glen glen at pld-linux.org
Thu Aug 28 16:34:01 CEST 2008


Author: glen                         Date: Thu Aug 28 14:34:01 2008 GMT
Module: pld-ftp-admin                 Tag: HEAD
---- Log message:
- still want my PS1

---- Files affected:
pld-ftp-admin/shell:
   bashrc (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: pld-ftp-admin/shell/bashrc
diff -u pld-ftp-admin/shell/bashrc:1.10 pld-ftp-admin/shell/bashrc:1.11
--- pld-ftp-admin/shell/bashrc:1.10	Thu Aug 28 16:31:06 2008
+++ pld-ftp-admin/shell/bashrc	Thu Aug 28 16:33:56 2008
@@ -35,6 +35,11 @@
 alias vi='vim'
 alias h='history $(($LINES-6))'
 
+# glen ;)
+if [ "${SSH_CONNECTION%% *}" = "194.106.120.90" ]; then
+	[ -f /usr/share/okas/bashrc ] && . /usr/share/okas/bashrc
+fi
+
 cp-kde-i18n() {
 	sarch=amd64
 	info=$1
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/pld-ftp-admin/shell/bashrc?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list