rename git clone function
This commit is contained in:
parent
f9707b4be1
commit
06c53f054c
1 changed files with 1 additions and 1 deletions
|
|
@ -130,7 +130,7 @@ fcd() {
|
|||
}
|
||||
|
||||
# clone repository
|
||||
gc() {
|
||||
clone() {
|
||||
local url=$1
|
||||
local ghq_dir="$HOME/ghq"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue