X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/f617db13b0685c674817a6c7c1d148da3c07081f..ed2a32e196fd49027d5e0460889a3131484d93d3:/setup diff --git a/setup b/setup index e262820..633336f 100755 --- a/setup +++ b/setup @@ -72,7 +72,7 @@ fi ### Install necessary things echo "Installing useful scripts..." -for script in lesspipe.sh start-ssh-agent; do +for script in lesspipe.sh start-ssh-agent svnwrap; do $echon " $script:$echoc" found= for p in /bin /usr/bin /usr/local/bin $(echo $PATH | tr : ' '); do