X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=zsh%2Frc;h=b4405066ec47509af2618e7f7c24d4ab022d0478;hb=75b2064f7dbc878a2504458e6407f3bfe7429c04;hp=7b0e7d24ac41708318b720f4c543b470440c7846;hpb=ce883f49812af309c29b1a5c532a171175e99f08;p=config%2Fdotfiles.git diff --git a/zsh/rc b/zsh/rc index 7b0e7d2..b440506 100644 --- a/zsh/rc +++ b/zsh/rc @@ -124,4 +124,4 @@ function ll() { # Load rc file for current hostname (first part before a dot) or rc.local. -source_config ~/.zsh "" rc ${$(hostname)//.*/} +source_config ~/.zsh host rc ${$(hostname)//.*/}