]> git.pld-linux.org Git - projects/pld-ftp-admin.git/commitdiff
- still want my PS1
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 28 Aug 2008 14:33:56 +0000 (14:33 +0000)
committerElan Ruusamäe <glen@pld-linux.org>
Thu, 28 Aug 2008 14:33:56 +0000 (14:33 +0000)
Changed files:
    shell/bashrc -> 1.11

shell/bashrc

index 93856da2688fe1cd398adc72ec8192d9396ce721..807ced06e49d96b80c75e096794317f25d790f58 100644 (file)
@@ -35,6 +35,11 @@ alias df='df -Th'
 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
This page took 0.308688 seconds and 4 git commands to generate.