X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=zsh%2Fos%2Frc.Darwin;h=992b68c6c2c6226ecf5ff5ce49236916841fcba8;hb=18f4f34fc9927484312c7be0e1efddbb9c9ab42d;hp=1904e7410cf7d3c3720c8e9d674ea39390583e35;hpb=8bc47e86683eaf0c8c91a2b9ccccd7bfbd1ede9a;p=config%2Fdotfiles.git diff --git a/zsh/os/rc.Darwin b/zsh/os/rc.Darwin index 1904e74..992b68c 100644 --- a/zsh/os/rc.Darwin +++ b/zsh/os/rc.Darwin @@ -16,3 +16,5 @@ export CLIPBOARD # Fetch current URL in clipboard with wget. alias wnc='wget --no-proxy $CLIPBOARD' + +# vim: ft=zsh