This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
capella
/
dotfiles
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
Sat Jul 13 11:40:53 AM BST 2024
Gabriel Capella
há 4 meses atrás
pai
ee7ef4ece0
commit
9b40af8495
1 ficheiros alterados
com
3 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
3
0
dots/.config/fish/functions/dotsync.fish
+ 3
- 0
dots/.config/fish/functions/dotsync.fish
Ver Ficheiro
@@ -0,0 +1,3 @@
+function dotsync
+ command $HOME/.dofiles/dotfiles/start sync
+end