소스 검색

Fri Dec 30 09:39:54 GMT 2022

Gabriel Capella 1 년 전
부모
커밋
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'