X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=setup.sh;h=ac253c3ffcf7a09e57af569278ac380b3d05ed78;hb=1dbafc40422c24094717b4c78cddccba494210c5;hp=354a8c3b17eac7a1649357f006e9fe6d748706b4;hpb=e7254383d8520997b98334190236b38bff026fdf;p=config%2Fdotfiles.git diff --git a/setup.sh b/setup.sh index 354a8c3..ac253c3 100755 --- a/setup.sh +++ b/setup.sh @@ -22,4 +22,6 @@ set -e . ../lib.sh -link '' ~/.lftp +if installed lftp; then + link lftp ~/.lftp +fi