This commit is contained in:
2026-01-11 21:19:17 +01:00
parent 05429407db
commit 2586d31db5
6 changed files with 69 additions and 84 deletions

View File

@@ -44,6 +44,8 @@ programs.zsh = {
emacs = "emacs -nw";
femacs = "emacs -nw --load /home/n/Documents/Shells/flutter/init.el";
pemacs = "emacs -nw --load /home/n/Documents/Shells//python/init.el";
dvu = "devenv up";
dvs = "devenv shell";
};
initContent = ''