Changeset cf75201 in freewrt for package/mksh/patches
- Timestamp:
- Jun 1, 2009, 1:13:38 PM (17 years ago)
- Branches:
- freewrt_1_0, freewrt_2_0
- Children:
- e1fb841
- Parents:
- 511769d
- File:
-
- 1 edited
-
package/mksh/patches/patch-dot_mkshrc (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
package/mksh/patches/patch-dot_mkshrc
r511769d rcf75201 6 6 – yofuh doesn’t like $? in $PS1 7 7 8 --- mksh/dot.mkshrc~ 2009-0 4-05 14:42:58.000000000 +02009 +++ mksh/dot.mkshrc 2009-0 4-09 12:39:58.000000000 +020010 @@ -2 ,13 +2,15 @@8 --- mksh/dot.mkshrc~ 2009-05-31 19:17:57.000000000 +0200 9 +++ mksh/dot.mkshrc 2009-06-01 13:10:18.000000000 +0200 10 @@ -20,13 +20,15 @@ 11 11 #- 12 12 # ~/.mkshrc: mksh initialisation file for interactive shells … … 27 27 $(precmd)${USER:=$(ulimit -c 0;id -un 2>&-||print \?)}@${HOSTNAME%%.*}:$( 28 28 typeset d=${PWD:-?} n p=~; [[ $p = ?(*/) ]] || d=${d/#$p/~} 29 @@ - 20,7 +22,7 @@29 @@ -38,7 +40,7 @@ unalias ls 30 30 alias l='ls -F' 31 31 alias la='l -a'
Note:
See TracChangeset
for help on using the changeset viewer.
