Adds bootstrap.v2
This commit is contained in:
parent
06c8003cf2
commit
2bbccb4595
61 changed files with 468 additions and 4 deletions
|
|
@ -1,11 +0,0 @@
|
|||
#!/bin/env sh
|
||||
|
||||
PREV_DIRECTORY=$PWD
|
||||
|
||||
git clone https://github.com/kjlo/hyprdrop ~/.cache/hyprdrop
|
||||
cd ~/.cache/hyprdrop
|
||||
cargo install --path .
|
||||
|
||||
cd $PREV_DIRECTORY
|
||||
|
||||
rm -rf ~/.cache/hyprdrop
|
||||
Loading…
Add table
Add a link
Reference in a new issue