Move installation scripts to install/ dir

This commit is contained in:
lachtan
2024-09-01 16:24:15 +02:00
parent 36b28ae72e
commit 420f85e31e
25 changed files with 14 additions and 30 deletions

8
install/enhancd.sh Executable file
View 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