Gabriel Capella 1 год назад
Родитель
Сommit
e9d835ac0c
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      dots/.config/fish/config.fish

+ 2 - 0
dots/.config/fish/config.fish

@@ -58,3 +58,5 @@ alias pb='curl -s --data-binary @- https://p.capella.pro/ | awk \'{ print "https
 
 # The next line updates PATH for the Google Cloud SDK.
 if [ -f '/Users/gabrielcapella/Documents/google-cloud-sdk/path.fish.inc' ]; . '/Users/gabrielcapella/Documents/google-cloud-sdk/path.fish.inc'; end
+
+alias syncdots='curl https://git.capella.pro/capella/dotfiles/raw/master/start | bash -s -- sync'