diff --git a/Brewfile b/Brewfile index 0c0acc7..acb4021 100644 --- a/Brewfile +++ b/Brewfile @@ -70,6 +70,8 @@ brew "bat" brew "fselect" # Add surfraw https://github.com/kisom/surfraw brew "surfraw" +# Add dict +brew "dict" mas 'Keynote', id: 409183694 mas 'iMovie', id: 408981434 diff --git a/centos.sh b/centos.sh index 37fc217..942d82c 100644 --- a/centos.sh +++ b/centos.sh @@ -187,3 +187,6 @@ git clone --depth 1 https://gitlab.com/surfraw/Surfraw.git \ && make && make install && cd .. \ && rm -rf Surfraw + +# Dictionary +yum -y install dictd