From 655b445469456f01a52c02023c433dfbcd921860 Mon Sep 17 00:00:00 2001 From: dcarrillo Date: Sat, 30 May 2020 18:12:51 +0200 Subject: [PATCH] Include a custom configuration file to .zshrc --- .zshrc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.zshrc b/.zshrc index 39c2650..2227713 100644 --- a/.zshrc +++ b/.zshrc @@ -88,3 +88,7 @@ fi # Autocompletion source /usr/bin/aws_zsh_completer.sh + +# custom device + +source .zshrc_custom