From ec625679986252986af154d9f0f7125881308338 Mon Sep 17 00:00:00 2001 From: seth Date: Wed, 16 Nov 2022 20:22:10 -0500 Subject: meow --- .config/fish/functions/dotfiles.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/fish/functions/dotfiles.fish') diff --git a/.config/fish/functions/dotfiles.fish b/.config/fish/functions/dotfiles.fish index 8873743..e0857de 100644 --- a/.config/fish/functions/dotfiles.fish +++ b/.config/fish/functions/dotfiles.fish @@ -1,3 +1,3 @@ function dotfiles - git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME $argv + git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME $argv end -- cgit v1.2.3