Add a fish function

This commit is contained in:
adrien 2021-09-02 21:54:31 +02:00
parent a9034ac6fb
commit 0c4a344b5e
Signed by: adrien
GPG Key ID: 4F17BEA67707AC21
2 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,6 @@
function build
bundler exec jekyll build
cd _site
/usr/bin/zip -qr site.zip *
/usr/bin/scp site.zip illuad.fr:/tmp
end

1
.gnupg/README.md Normal file
View File

@ -0,0 +1 @@
Path: `~/`