From b4ba435ae57a22ff0558a615c45c00b91d075140 Mon Sep 17 00:00:00 2001 From: Saibotk Date: Mon, 15 Aug 2022 01:09:48 +0200 Subject: [PATCH] zsh: Add znap update script --- bin/znap-update | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 bin/znap-update diff --git a/bin/znap-update b/bin/znap-update new file mode 100755 index 0000000..66e4a01 --- /dev/null +++ b/bin/znap-update @@ -0,0 +1,4 @@ +#!/bin/zsh +source $DOTFILES/zsh/.zshrc + +znap pull