This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
cinaeco
/
dotfiles
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
a17bd881b2
Ramuri
Etichete
master
remove-vimplug
dotfiles
/
mongo
/
mongorc.js
mongorc.js
97 B
Istoric
Crud
1
2
3
4
prompt = function() {
var host = db.serverStatus().host;
return host + ":[" + db + "] > ";
}