simplify clone function name
This commit is contained in:
parent
359b31dbc3
commit
42ebd7a7c0
1 changed files with 1 additions and 1 deletions
|
|
@ -130,7 +130,7 @@ fcd() {
|
|||
}
|
||||
|
||||
# clone repository
|
||||
clone() {
|
||||
cl() {
|
||||
local url=$1
|
||||
local ghq_dir="$HOME/ghq"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue