Files
linux-workspace/scripts/enhancd-install.sh
2020-10-02 13:26:32 +02:00

9 lines
181 B
Bash

#!/bin/bash
# https://github.com/b4b4r07/enhancd
brew tap jhawthorn/fzy
brew install fzy ccat percol peco fzf
git clone https://github.com/b4b4r07/enhancd $WORKSPACE/opt/enhancd