X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=zsh%2Fos%2Frc.Darwin;h=992b68c6c2c6226ecf5ff5ce49236916841fcba8;hb=dd87c200babeaa8006cbe7df050e1477c84a5aba;hp=1904e7410cf7d3c3720c8e9d674ea39390583e35;hpb=d9718d2858cec089f0afd3a23ba5cb7ab049e6b9;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