This commit is contained in:
parent
c449dfcb5f
commit
559939e2f4
49 changed files with 729 additions and 252 deletions
3
.local/bin/source/src_clone_cd
Normal file
3
.local/bin/source/src_clone_cd
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
git clone "$1" && cd "$(basename "$1")" || exit 1
|
||||
|
||||
# vim: ft=sh
|
||||
Loading…
Add table
Add a link
Reference in a new issue