From d1f5de1909ac032b374f159402d4a529ee459b26 Mon Sep 17 00:00:00 2001
From: Botond Hende <nettingman@gmail.com>
Date: Sat, 22 Jun 2024 19:18:13 +0200
Subject: changed linkify alias to point to git/dotfiles

---
 home/.zshrc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/home/.zshrc b/home/.zshrc
index c93ddeb..5a0b807 100644
--- a/home/.zshrc
+++ b/home/.zshrc
@@ -108,7 +108,7 @@ alias tree='tree -C'
 alias vim='nvim'
 alias mpv='mpv --hwdec=auto'
 alias psall='ps aux'
-alias linkify='~/.selfconfigs/dotfiles/linkify'
+alias linkify='~/git/dotfiles/linkify'
 alias mount-ntfs='sudo ntfs-3g /dev/sdc1 /usb'
 alias mount-usb='sudo mount -o umask=0,uid=nobody,gid=nobody /dev/sdc1 /usb'
 alias fix-chmod='chmod -R ugo-x,u+rwX,go+rX,go-w'
-- 
cgit v1.2.3-70-g09d2