Browse Source

Fri Dec 30 09:39:54 GMT 2022

Gabriel Capella 1 year ago
parent
commit
e9d835ac0c
1 changed files with 2 additions and 0 deletions
  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'