Correctif d'un chemin invalide
This commit is contained in:
@@ -7,7 +7,7 @@ gg () {
|
|||||||
|
|
||||||
_git_add_complete() {
|
_git_add_complete() {
|
||||||
|
|
||||||
COMPREPLY+=( $( ls /var/www/users/cdesmidt/git/ | grep "$2" ) )
|
COMPREPLY+=( $( ls /var/www/git/ | grep "$2" ) )
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user