This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
capella
/
dotfiles
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
Sat Jul 13 11:40:53 AM BST 2024
Gabriel Capella
4 meses atrás
pai
ee7ef4ece0
commit
9b40af8495
1 arquivos alterados
com
3 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
3
0
dots/.config/fish/functions/dotsync.fish
+ 3
- 0
dots/.config/fish/functions/dotsync.fish
Ver arquivo
@@ -0,0 +1,3 @@
+function dotsync
+ command $HOME/.dofiles/dotfiles/start sync
+end