myconfig

my config files
git clone https://a3nm.net/git/myconfig/
Log | Files | Refs | README

commit dec3b42ad38ae47885ff39d2123b58b0b4ba1bcf
parent 0f4b3b906be649e2da0ecce35547b35be46dc164
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Tue, 18 Jan 2022 18:31:25 +0100

perso

Diffstat:
zsh/zshrc | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/zsh/zshrc b/zsh/zshrc @@ -1,6 +1,7 @@ . ~/.zsh/path . ~/.zsh/alias . ~/.zsh/fontsize +. ~/.zsh/perso SHORTHOST=$(hostname | cut -d'.' -f1) export $SHORTHOST