clone into Documents/code
This commit is contained in:
parent
4ba58fe17e
commit
274493e61b
1 changed files with 1 additions and 0 deletions
|
|
@ -294,6 +294,7 @@ in {
|
|||
text = ''
|
||||
url=$(wl-paste)
|
||||
${my-deps.notify-send} "Cloning $url"
|
||||
cd ~/Documents/code
|
||||
${termcmd} -e -- git clone "$url"
|
||||
${my-deps.notify-send} "Finished cloning $url"
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue