This commit is contained in:
Hadi 2024-07-09 14:16:50 +02:00
parent 87ee1c7738
commit 70459117ed

View File

@ -51,6 +51,7 @@
icat = "${pkgs.kitty}/bin/kitty +kitten icat";
note = "vim ~/nextcloud/Notes/index.md";
wireguard-import = "nmcli connection import type wireguard file";
neorg = "cd ~/nextcloud/neorg && vim -c ':ZenMode' -c ':Telescope find_files' index.html";
# git
ga = "git add";