From 6acdce36857a7d9b1a94a07ec399b1304b096a22 Mon Sep 17 00:00:00 2001 From: Yannick7777 <87943421+Yannick7777@users.noreply.github.com> Date: Tue, 21 Jan 2025 16:47:16 +0100 Subject: [PATCH] add dotfiles alias to new zshrc --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index c81ad87..017d627 100644 --- a/.zshrc +++ b/.zshrc @@ -102,7 +102,7 @@ source $ZSH/oh-my-zsh.sh # Example aliases # alias zshconfig="mate ~/.zshrc" # alias ohmyzsh="mate ~/.oh-my-zsh" - +alias dotfiles='/usr/bin/git --git-dir=$HOME/dotfiles --work-tree=$HOME' fastfetch --config examples/16