Former-commit-id: 70459117ed
This commit is contained in:
Hadi
2024-07-09 14:16:50 +02:00
parent 0e6f7110e4
commit debc426717

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";