X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=zsh%2Frc;h=aa64848ce2b2ecb532da8f063ab9da62b660493f;hb=dd87c200babeaa8006cbe7df050e1477c84a5aba;hp=3c4234be89931d95530895a2f9d9011e56e691c8;hpb=750e1cf656be5048bd72b8a9f19bea83fc396e16;p=config%2Fdotfiles.git diff --git a/zsh/rc b/zsh/rc index 3c4234b..aa64848 100644 --- a/zsh/rc +++ b/zsh/rc @@ -320,3 +320,5 @@ source_config ~/.zsh os rc $(uname) nolocal source_config ~/.zsh host rc ${$(hostname)//.*/} source_debug "finished sourcing ~/.zsh/rc" + +# vim: ft=zsh