This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
secstate
/
dotfiles
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Pohon:
a649d2942c
Ranting
Tag
freebsd
master
dotfiles
/
config
/
fish
/
functions
/
updot.fish
updot.fish
88 B
Riwayat
Mentahan
1
2
3
4
5
6
function updot
pushd ~/devel/dotfiles
git pull --rebase
fisher
popd
end