feat: aliases, dwm bump, and system upgrade

This commit is contained in:
2025-02-21 14:02:32 +01:00
parent 716eaa17d4
commit 7028adda9f
4 changed files with 9 additions and 5 deletions

View File

@@ -58,5 +58,8 @@
gp = "git pull";
gs = "git status";
gd = "git diff";
vim = "nvim";
vi = "nvim";
};
}