chore: Add anyrun to binaries
This commit is contained in:
parent
48d34ec7af
commit
1c6a9f49e7
2 changed files with 2 additions and 1 deletions
1
setup.sh
1
setup.sh
|
|
@ -32,6 +32,7 @@ cargo install --path anyrun/
|
|||
mkdir -p ~/.config/anyrun/plugins
|
||||
cp target/release/*.so ~/.config/anyrun/plugins
|
||||
cp examples/config.ron ~/.config/anyrun/config.ron
|
||||
sudo cp ~/.carbo/bin/anyrun /usr/bin/.
|
||||
|
||||
curl -sL https://raw.githubusercontent.com/jorgebucaran/fisher/main/functions/fisher.fish | source && fisher install jorgebucaran/fisher
|
||||
fisher install IlanCosman/tide@v5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue