From e6a1b07a566b678ab236650d4fe619c1cd008cfb Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Sun, 13 Mar 2016 18:32:47 +0000 Subject: Add ledgerrc --- zsh/zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zsh/zshrc') diff --git a/zsh/zshrc b/zsh/zshrc index 22860cd..7f0d181 100644 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -4,7 +4,7 @@ # Source configuration files source "$HOME/.zsh/plugins" source "$HOME/.zsh/functions" -source "$HOME/.zsh/aliases" +source "$HOME/.zsh/alias" source "$HOME/.zsh/tmp" # Custom key bindings for built-in widgets -- cgit v1.2.3