]> git.pld-linux.org Git - projects/setup.git/commitdiff
- show clock in zsh :)
authorPaweł Gołaszewski <blues@pld-linux.org>
Fri, 8 Aug 2003 14:02:08 +0000 (14:02 +0000)
committerPaweł Gołaszewski <blues@pld-linux.org>
Fri, 8 Aug 2003 14:02:08 +0000 (14:02 +0000)
Changed files:
    etc/profile -> 1.28

etc/profile

index 0e5870f61e310f68e7ba63d70f95ed510af6a045..5c2ce8e6384ce1bbf83de8db1b29119c0ebd5db3 100644 (file)
@@ -117,6 +117,8 @@ case "$SH" in
        ;;
   zsh)
        PS1='[%n@%m %~]%(!.#.%\$) '
+       RPS1="%T"
+       export RPS1
 
        # Setup key bindings
        bindkey -e >/dev/null 2>&1
This page took 0.053677 seconds and 4 git commands to generate.