This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
secstate
/
dotfiles
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
4cb77180af
Gałęzie
Tagi
freebsd
master
dotfiles
/
config
/
fish
/
functions
/
el8sh.fish
el8sh.fish
89 B
Historia
Czysty
1
2
3
4
5
function el8up
pushd ~/devel/elationemr/hippo
docker-compose exec hippo bash
popd
end