Add enahncd utility
This commit is contained in:
8
scripts/enhancd-install.sh
Normal file
8
scripts/enhancd-install.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/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
|
||||
|
||||
Reference in New Issue
Block a user