diff --git a/sync.sh b/sync.sh index 6f8fdd8..3ae9270 100755 --- a/sync.sh +++ b/sync.sh @@ -48,7 +48,7 @@ while getopts ":hbsdtclw" VALUE "$@"; do echo $(grep -vE "^\s*#" desktop.txt | tr "\n" " ") sudo apt-get install $(grep -vE "^\s*#" desktop.txt | tr "\n" " ") else - brew install autojump ncdu htop vim youtube-dl tree sshfs ircii imagemagick node ffmpeg wget lua libconfig readline + brew install autojump ncdu htop vim youtube-dl tree sshfs ircii imagemagick node ffmpeg wget lua libconfig readline meld fi fi if [ "$VALUE" = "t" ] ; then